Skip to content

Commit 7e5577c

Browse files
rearranged shelljs in package.json
1 parent 137b27b commit 7e5577c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
"jest-environment-jsdom": "^29.4.2",
7979
"jest-snapshot-serializer-raw": "^1.2.0",
8080
"minimatch": "^3.0.4",
81-
"shelljs":"^0.8.5",
8281
"minimist": "^1.2.3",
8382
"mkdirp": "^0.5.1",
8483
"ncp": "^2.0.0",
@@ -92,6 +91,7 @@
9291
"rollup-plugin-prettier": "^4.1.1",
9392
"rollup-plugin-strip-banner": "^3.0.0",
9493
"semver": "^7.1.1",
94+
"shelljs":"^0.8.5",
9595
"signedsource": "^2.0.0",
9696
"targz": "^1.0.1",
9797
"through2": "^3.0.1",

0 commit comments

Comments
 (0)