Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 8b0518f

Browse files
author
David Dooling
committed
Remove engines from package.json
1 parent ae1c3f1 commit 8b0518f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,6 @@
8080
"atm:lint:eslint": "eslint --fix",
8181
"atm:lint:prettier": "prettier --write"
8282
},
83-
"engines": {
84-
"node": ">=8.2.0",
85-
"npm": ">=5.0.0"
86-
},
8783
"husky": {
8884
"hooks": {
8985
"pre-commit": "lint-staged"

0 commit comments

Comments
 (0)