Skip to content

Commit

Permalink
Step 7.3: Updated NPM script
Browse files Browse the repository at this point in the history
  • Loading branch information
DAB0mB committed Feb 13, 2017
1 parent b7567b4 commit 45c4e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "Ionic2-MeteorCLI-WhatsApp",
"private": true,
"scripts": {
"start": "meteor run"
"start": "meteor run --settings private/settings.json"
},
"dependencies": {
"@angular/common": "2.2.1",
Expand Down

0 comments on commit 45c4e5d

Please sign in to comment.