Skip to content

Commit 3501e9f

Browse files
committed
Remove engines field from package.json
1 parent 7d8e161 commit 3501e9f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
"index.d.ts",
1010
"README.md"
1111
],
12-
"engines": {
13-
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
14-
},
1512
"scripts": {
1613
"build": "babel src -d dist --ignore \"**/*.test.js\"",
1714
"prepublish": "yarn build",

0 commit comments

Comments
 (0)