Skip to content

Commit

Permalink
feat: add spectron and utility dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aadiene committed Apr 19, 2020
1 parent 83301e0 commit a100e3c
Show file tree
Hide file tree
Showing 2 changed files with 768 additions and 26 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,10 @@
"@types/jasmine": "~3.5.0",
"@types/jasminewd2": "~2.0.3",
"@types/node": "^12.11.1",
"chromedriver": "^81.0.0",
"codelyzer": "^5.1.2",
"cpy-cli": "^3.1.0",
"cross-env": "^7.0.2",
"del-cli": "^3.0.0",
"electron": "^8.2.3",
"electron-builder": "^22.5.1",
Expand All @@ -52,6 +54,7 @@
"npm-run-all": "^4.1.5",
"protractor": "~5.4.3",
"rxjs": "~6.5.4",
"spectron": "^10.0.1",
"ts-node": "~8.3.0",
"tslib": "^1.10.0",
"tslint": "~6.1.0",
Expand Down
Loading

0 comments on commit a100e3c

Please sign in to comment.