Skip to content

Commit 161f187

Browse files
authored
chore: remove engines field from package.json (#95)
1 parent d441a16 commit 161f187

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
"dist/adoptedStyleSheets.js",
1010
"dist/adoptedStyleSheets.d.ts"
1111
],
12-
"engines": {
13-
"npm": ">=7"
14-
},
1512
"scripts": {
1613
"build": "rollup -c rollup.config.js",
1714
"test": "karma start",

0 commit comments

Comments
 (0)