Skip to content
This repository was archived by the owner on Sep 28, 2021. It is now read-only.

Commit 13c83e1

Browse files
committed
chore: changed release script target
1 parent da7bccf commit 13c83e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"main": "src/index.js",
77
"scripts": {
88
"lint": "aegir lint",
9-
"release": "aegir release",
9+
"release": "aegir release --target node",
1010
"build": "aegir build",
1111
"test": "aegir test -t node"
1212
},

0 commit comments

Comments
 (0)