Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit82a890f

Browse files
committed
publish to GPR as a postpublish step
1 parent0ff434a commit82a890f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"build":"rollup -c && cp src/task-lists-element.js.flow dist/index.esm.js.flow && cp src/task-lists-element.js.flow dist/index.umd.js.flow",
1414
"pretest":"npm run build",
1515
"test":"karma start test/karma.config.js",
16-
"prepublishOnly":"npm run build"
16+
"prepublishOnly":"npm run build",
17+
"postpublish":"npm publish --ignore-scripts --@github:registry='https://npm.pkg.github.com'"
1718
},
1819
"keywords": [
1920
"task",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp