Skip to content

Commit b16cc6f

Browse files
authored
Merge pull request #12 from JakeChampion/patch-1
dont declare an engines field and rely on the engines field from dependencies
2 parents 1e10751 + ec4abfc commit b16cc6f

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
@@ -12,9 +12,6 @@
1212
"url": "https://github.com/fastly/compute-starter-kit-javascript-empty/issues"
1313
},
1414
"homepage": "https://developer.fastly.com/solutions/starters/compute-starter-kit-javascript-empty",
15-
"engines": {
16-
"node": ">=18.0.0"
17-
},
1815
"dependencies": {
1916
"@fastly/js-compute": "^1.5.1"
2017
},

0 commit comments

Comments
 (0)