Skip to content

Commit f99b2cf

Browse files
authored
Merge pull request #5 from JakeChampion/patch-1
dont declare an engines field and rely on the engines field from dependencies
2 parents 058ed33 + 6cd88ff commit f99b2cf

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
@@ -5,9 +5,6 @@
55
"main": "src/index.js",
66
"author": "[email protected]",
77
"license": "MIT",
8-
"engines": {
9-
"node": ">=18.0.0"
10-
},
118
"dependencies": {
129
"@fastly/expressly": "^1.2.0",
1310
"@fastly/js-compute": "^1.5.1"

0 commit comments

Comments
 (0)