Skip to content

Commit

Permalink
Merge pull request #193 from josemarluedke/bug/overlay-forms
Browse files Browse the repository at this point in the history
Overlays pkg should not depend on forms
  • Loading branch information
josemarluedke authored Feb 1, 2022
2 parents 2d65a1f + 22992ca commit 8251ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/overlays/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"dependencies": {
"@ember/render-modifiers": "^2.0.4",
"@frontile/core": "^0.13.0",
"@frontile/forms": "^0.13.0",
"@frontile/tailwindcss-plugin-helpers": "^0.13.0",
"ember-auto-import": "^2.4.0",
"ember-cli-babel": "^7.26.11",
Expand All @@ -40,6 +39,7 @@
"@ember/test-helpers": "^2.6.0",
"@embroider/test-setup": "^1.0.0",
"@frontile/buttons": "^0.13.0",
"@frontile/forms": "^0.13.0",
"@glimmer/component": "^1.0.4",
"@glimmer/tracking": "^1.0.4",
"@types/ember-qunit": "^5.0.0",
Expand Down

0 comments on commit 8251ce6

Please sign in to comment.