Skip to content

Commit bba9135

Browse files
committed
No need to be strict about the node engine.
1 parent 51843c3 commit bba9135

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed

.npmrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
engine-strict=true
21
tag-version-prefix=""

package-lock.json

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
"name": "@wp-hooks/wordpress-core",
33
"version": "1.9.0",
44
"description": "All the actions and filters from WordPress core in machine-readable JSON format.",
5-
"engines": {
6-
"node": "18"
7-
},
85
"repository": {
96
"type": "git",
107
"url": "git+https://github.com/wp-hooks/wordpress-core-hooks.git"

0 commit comments

Comments
 (0)