Add ember-cli-update and some additional dependencies

This commit is contained in:
Leonard Smith 2020-10-04 22:34:09 -05:00
parent aa10cfca8f
commit e6a9fcbc62
2 changed files with 2861 additions and 494 deletions

View File

@ -39,6 +39,7 @@
"ember-cli-sri": "^2.1.1",
"ember-cli-string-helpers": "^5.0.0",
"ember-cli-uglify": "^3.0.0",
"ember-cli-update": "^0.54.6",
"ember-data": "~3.20.0",
"ember-export-application-global": "^2.0.1",
"ember-fetch": "^8.0.1",
@ -62,5 +63,9 @@
},
"ember": {
"edition": "octane"
},
"dependencies": {
"bufferutil": "^4.0.1",
"utf-8-validate": "^5.0.2"
}
}

3350
yarn.lock

File diff suppressed because it is too large Load Diff