Skip to content

Commit 9707b56

Browse files
committed
downgrade ember-data
1 parent bf4d14e commit 9707b56

File tree

2 files changed

+97
-154
lines changed

2 files changed

+97
-154
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"ember-cli-terser": "^4.0.2",
8888
"ember-composable-helpers": "^3.1.1",
8989
"ember-concurrency": "^4.0.3",
90-
"ember-data": "~4.11.3",
90+
"ember-data": "~4.6.0",
9191
"ember-data-fastboot": "https://github.com/mainmatter/ember-data-fastboot#update-babel",
9292
"ember-decorators": "^6.1.1",
9393
"ember-fetch": "^8.1.2",
@@ -158,6 +158,7 @@
158158
"edition": "octane"
159159
},
160160
"fastbootDependencies": [
161+
"crypto",
161162
"algoliasearch",
162163
"node-fetch",
163164
"abortcontroller-polyfill",

0 commit comments

Comments
 (0)