Skip to content

Commit 634423a

Browse files
committed
add dependencies for dominator
1 parent da578ec commit 634423a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frameworks/keyed/dominator/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
},
1717
"devDependencies": {
1818
"@wasm-tool/wasm-pack-plugin": "^0.4.2",
19-
"webpack": "^4.33.0",
20-
"webpack-cli": "^3.3.3",
21-
"rimraf": "^2.6.3"
19+
"rimraf": "^2.6.3",
20+
"webpack": "^4.35.0",
21+
"webpack-cli": "^3.3.5"
2222
}
2323
}

0 commit comments

Comments
 (0)