Update Meteor to 1.2

This requires local copies of packages that are broken or not Polymer 0.5

Closes #15
This commit is contained in:
Stefan Zermatten
2015-10-03 22:38:25 +02:00
parent d05874ed13
commit 36d5ff0a88
61 changed files with 1359 additions and 134 deletions

View File

@@ -0,0 +1,20 @@
{
"dependencies": [
[
"meteor",
"1.1.3"
],
[
"underscore",
"1.0.1"
]
],
"pluginDependencies": [
[
"vulcanize",
{}
]
],
"toolVersion": "meteor-tool@1.0.35",
"format": "1.0"
}