Skip to content

Commit

Permalink
Step 3.7: Install meteor client dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DAB0mB authored and Dotan Simha committed Nov 22, 2016
1 parent d5e0c10 commit 0af6de0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Expand Up @@ -4,6 +4,7 @@
"description": "whatsapp: An Ionic project",
"dependencies": {
"angular-ecmascript": "0.0.3",
"angular-meteor": "^1.3.11",
"babel": "^6.5.2",
"babel-core": "^6.7.6",
"babel-loader": "^6.2.4",
Expand All @@ -18,9 +19,10 @@
"gulp-sass": "^2.0.4",
"lodash.camelcase": "^4.1.1",
"lodash.upperfirst": "^4.2.0",
"script-loader": "^0.7.0",
"meteor-client-side": "^1.3.4",
"meteor-node-stubs": "^0.2.3",
"moment": "^2.13.0",
"script-loader": "^0.7.0",
"webpack": "^1.13.0"
},
"devDependencies": {
Expand Down

0 comments on commit 0af6de0

Please sign in to comment.