Skip to content

Commit 6977cf5

Browse files
czoselanehx
authored andcommitted
fix: move ember-test-selectors to dependencies
This makes sure that the test selectors are not part of prod builds. https://github.com/mainmatter/ember-test-selectors?tab=readme-ov-file#usage-in-ember-addons
1 parent 41ad6b5 commit 6977cf5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"ember-modifier": "^4.1.0",
6161
"ember-promise-helpers": "^2.0.0",
6262
"ember-simple-auth-oidc": "^6.0.1",
63+
"ember-test-selectors": "^6.0.0",
6364
"ember-truth-helpers": "^4.0.3",
6465
"ember-uikit": "^9.1.1",
6566
"file-saver": "^2.0.5",
@@ -97,7 +98,6 @@
9798
"ember-source-channel-url": "3.0.0",
9899
"ember-template-lint": "5.13.0",
99100
"ember-template-lint-plugin-prettier": "5.0.0",
100-
"ember-test-selectors": "6.0.0",
101101
"ember-try": "3.0.0",
102102
"eslint": "8.57.0",
103103
"eslint-config-prettier": "9.1.0",

pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)