Skip to content

Commit d32e0e8

Browse files
committed
chore(pkg): fixpack
[skip ci]
1 parent 6043b34 commit d32e0e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@
4343
"tape": "^5.0.1",
4444
"tmp": "v0.2.1"
4545
},
46+
"engines": {
47+
"node": ">=14"
48+
},
4649
"files": [
4750
"bin/",
4851
"lib/",
@@ -62,9 +65,6 @@
6265
"type": "git",
6366
"url": "git+https://github.com/ungoldman/gh-release.git"
6467
},
65-
"engines": {
66-
"node": ">=14"
67-
},
6868
"scripts": {
6969
"pretest": "standard | snazzy",
7070
"release": "./bin/cli.js && npm publish",

0 commit comments

Comments
 (0)