Skip to content

Commit 04201f1

Browse files
Update package.json
1 parent 16ca8ce commit 04201f1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,9 @@
144144
"eslint-plugin-prettier": "^5.5.4",
145145
"eslint-plugin-qunit": "^8.2.5",
146146
"loader.js": "^4.7.0",
147+
"mocha": "^11.7.5",
147148
"prember": "^2.0.0",
148149
"pretender": "^3.4.7",
149-
"mocha": "^11.7.5",
150150
"prettier": "^3.7.2",
151151
"qunit": "^2.24.2",
152152
"qunit-dom": "^3.5.0",
@@ -186,7 +186,8 @@
186186
"webpack": "$webpack"
187187
},
188188
"onlyBuiltDependencies": [
189-
"core-js"
189+
"@parcel/watcher",
190+
"ember-modal-dialog"
190191
]
191192
},
192193
"engines": {

0 commit comments

Comments
 (0)