Skip to content

Commit 6daffc6

Browse files
author
Kelly Selden
committed
add npm start command
1 parent 801100f commit 6daffc6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"ecu": "bin/ember-cli-update.js"
99
},
1010
"scripts": {
11+
"start": "bin/ember-cli-update.js",
1112
"test": "npm run test:both",
1213
"test:both": "npm run test:bin && npm run test:command",
1314
"test:bin": "cross-env DEBUG=ember-cli-update,boilerplate-update,git-diff-apply,git-fixtures mocha \"test/!(fixtures)/**/!(ember-addon)-test.js\"",

0 commit comments

Comments
 (0)