Updated Meteor

This commit is contained in:
Stefan Zermatten
2018-08-23 11:45:38 +02:00
parent 68432541db
commit 41c90bb69f
6 changed files with 69 additions and 37 deletions

View File

@@ -17,7 +17,10 @@
"bcrypt": "^1.0.3",
"bower": "^1.7.9",
"core-js": "^2.5.7",
"fibers": "^2.0.2",
"meteor-node-stubs": "^0.3.3",
"qrcode": "^1.2.0"
"qrcode": "^1.2.0",
"source-map-support": "^0.5.6",
"underscore": "^1.9.1"
}
}