Skip to content

Commit e7bec8d

Browse files
committed
chore: fix windows build
1 parent 1479460 commit e7bec8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"lint-staged": "10.5.4",
5757
"prettier": "2.4.1",
5858
"prettier-package-json": "2.6.0",
59-
"rimraf": "3.0.2",
59+
"rimraf": "^3.0.2",
6060
"rollup": "2.60.0",
6161
"rollup-plugin-babel": "4.4.0",
6262
"rollup-plugin-commonjs": "10.1.0",

0 commit comments

Comments
 (0)