We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 137b27b commit 7e5577cCopy full SHA for 7e5577c
package.json
@@ -78,7 +78,6 @@
78
"jest-environment-jsdom": "^29.4.2",
79
"jest-snapshot-serializer-raw": "^1.2.0",
80
"minimatch": "^3.0.4",
81
- "shelljs":"^0.8.5",
82
"minimist": "^1.2.3",
83
"mkdirp": "^0.5.1",
84
"ncp": "^2.0.0",
@@ -92,6 +91,7 @@
92
91
"rollup-plugin-prettier": "^4.1.1",
93
"rollup-plugin-strip-banner": "^3.0.0",
94
"semver": "^7.1.1",
+ "shelljs":"^0.8.5",
95
"signedsource": "^2.0.0",
96
"targz": "^1.0.1",
97
"through2": "^3.0.1",
0 commit comments