Skip to content

Commit 0f0ec6e

Browse files
committed
Removed preinstall
1 parent 502451b commit 0f0ec6e

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-spaces",
3-
"version": "0.2.0-beta.5",
3+
"version": "0.2.0-beta.6",
44
"main": "dist/index.js",
55
"module": "dist/es/index.js",
66
"types": "dist/index.d.ts",
@@ -81,7 +81,6 @@
8181
"react-dom": "^16.8.0"
8282
},
8383
"scripts": {
84-
"preinstall": "npx npm-force-resolutions",
8584
"start": "rollup -c -w",
8685
"build": "npm run build:prod",
8786
"build:prod": "rollup -c",

0 commit comments

Comments
 (0)