Skip to content

Commit 824fe86

Browse files
authored
chore: Remove old github release
1 parent 038558e commit 824fe86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"build:commonjs": "cross-env BABEL_ENV=production BABEL_OUTPUT=cjs babel src --out-dir lib/js --extensions .ts,.tsx --ignore '**/__tests__'",
1212
"build:esm": "cross-env BABEL_ENV=production BABEL_OUTPUT=esm babel src --out-dir lib/esm --extensions .ts,.tsx --ignore '**/__tests__'",
1313
"build:types": "tsc",
14-
"create-github-release": "conventional-github-releaser -p angular",
1514
"format": "spire format",
1615
"lint": "spire lint",
1716
"prepare": "run-s clean build",

0 commit comments

Comments
 (0)