Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
AmauryD committed Feb 5, 2024
1 parent e113da8 commit 9bc1882
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
7 changes: 5 additions & 2 deletions ember-simple-auth-token/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,11 @@
"@rollup/plugin-babel": "^6.0.4",
"babel-plugin-ember-template-compilation": "^2.2.1",
"concurrently": "^8.2.2",
"ember-source": "~5.6.0",
"rollup": "^4.9.6",
"rollup-plugin-copy": "^3.5.0"
"rollup-plugin-copy": "^3.5.0",
"rsvp": "4.8.5",
"webpack": "^5.90.1"
},
"fastbootDependencies": [
"buffer",
Expand All @@ -60,7 +63,7 @@
"authorization"
],
"peerDependencies": {
"ember-source": ">= 4.0.0"
"ember-source": ">= 4.8.0"
},
"engines": {
"node": ">= 18"
Expand Down
9 changes: 9 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9bc1882

Please sign in to comment.