Added core-js because an error message told me to

This commit is contained in:
Stefan Zermatten
2017-11-22 14:34:54 +02:00
parent 6207ffa516
commit 0636042878
2 changed files with 6 additions and 4 deletions

View File

@@ -14,6 +14,7 @@
"@polymer/polymer": "^1.2.5-npm-test.2",
"babel-runtime": "^6.23.0",
"bcrypt": "^1.0.3",
"bower": "^1.7.9"
"bower": "^1.7.9",
"core-js": "^2.5.1"
}
}