We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cab4d0 commit e3648adCopy full SHA for e3648ad
package.json
@@ -142,7 +142,7 @@
142
"lint:main": "aegir lint",
143
"lint:ts": "aegir ts -p check",
144
"lint-TODO:project": "check-aegir-project # currently broken due to corrupting the repoUrl",
145
- "release": "npm publish --access public && aegir release",
+ "release": "aegir release",
146
"build": "run-s build:* && cp-cli dist.generated dist/dist.generated",
147
"build-todo:docs": "aegir docs -p false",
148
"build:deps": "run-s gen",
0 commit comments