Merge pull request #957 from brylie/feature/meteor-1.4

meteor update all packages
This commit is contained in:
Lauri Ojansivu 2017-04-04 13:25:32 +03:00 committed by GitHub
commit 656e7e6172
5 changed files with 117 additions and 108 deletions

View file

@ -20,6 +20,8 @@
"eslint": "^2.0.0"
},
"dependencies": {
"babel-runtime": "^6.23.0",
"meteor-node-stubs": "^0.2.6",
"xss": "^0.3.3"
}
}