Skip to content

Commit 8f48596

Browse files
committed
Remove engines field
1 parent 4342827 commit 8f48596

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
"type": "git",
99
"url": "https://github.com/bvaughn/react-error-boundary"
1010
},
11-
"engines": {
12-
"pnpm": "=9"
13-
},
11+
"packageManager": "pnpm@9.6.0",
1412
"main": "dist/react-error-boundary.cjs.js",
1513
"module": "dist/react-error-boundary.esm.js",
1614
"exports": {

0 commit comments

Comments
 (0)