Move Meteor 1.4 to it's own branch, and devel back to Meteor 1.3

This commit is contained in:
Lauri Ojansivu 2017-04-05 21:37:15 +03:00
parent 30fde1a406
commit fd2057e107
5 changed files with 108 additions and 117 deletions

View file

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