Skip to content

Commit

Permalink
Add ember-modifier to the test-app
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Aug 3, 2023
1 parent f7fc504 commit 7f688ca
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 52 deletions.
83 changes: 32 additions & 51 deletions pnpm-lock.yaml

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

3 changes: 2 additions & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"try:embroider:test": "ember try:one embroider-optimized"
},
"dependencies": {
"ember-modifier": "^3.2.7",
"ember-velcro": "link:../ember-velcro"
},
"dependenciesMeta": {
Expand All @@ -37,6 +38,7 @@
},
"devDependencies": {
"@babel/core": "^7.22.5",
"@babel/eslint-parser": "^7.11.0",
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1",
"@ember/test-helpers": "^2.9.4",
Expand Down Expand Up @@ -73,7 +75,6 @@
"@types/ember__utils": "^4.0.3",
"@types/qunit": "^2.19.6",
"@types/rsvp": "^4.0.4",
"@babel/eslint-parser": "^7.11.0",
"broccoli-asset-rev": "^3.0.0",
"ember-auto-import": "^2.6.3",
"ember-cli": "~4.12.1",
Expand Down

0 comments on commit 7f688ca

Please sign in to comment.