mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-24 17:38:52 -05:00
install all packages dependencies on ‘npm install’
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"install-app": "node cli.js --exec install",
|
||||
"install-all": "npm run all install",
|
||||
"postinstall": "npm run all install",
|
||||
"start": "node start.js",
|
||||
"watch-dev": "npm run all watch-dev",
|
||||
"test": "mocha --watch",
|
||||
|
||||
Reference in New Issue
Block a user