Skip to content

Commit 3ce984b

Browse files
committed
updates
1 parent c20468d commit 3ce984b

File tree

2 files changed

+261
-20
lines changed

2 files changed

+261
-20
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@
8282
"qunit": "^2.16.0",
8383
"qunit-dom": "^2.0.0",
8484
"rimraf": "^3.0.2",
85-
"typescript": "^4.3.5"
85+
"typescript": "^4.3.5",
86+
"webpack": "^5"
8687
},
8788
"engines": {
8889
"node": "12.* || 14.* || >= 16"

0 commit comments

Comments
 (0)