Skip to content

Commit e3648ad

Browse files
committed
aegir handles npm publish
1 parent 3cab4d0 commit e3648ad

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
@@ -142,7 +142,7 @@
142142
"lint:main": "aegir lint",
143143
"lint:ts": "aegir ts -p check",
144144
"lint-TODO:project": "check-aegir-project # currently broken due to corrupting the repoUrl",
145-
"release": "npm publish --access public && aegir release",
145+
"release": "aegir release",
146146
"build": "run-s build:* && cp-cli dist.generated dist/dist.generated",
147147
"build-todo:docs": "aegir docs -p false",
148148
"build:deps": "run-s gen",

0 commit comments

Comments
 (0)