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

Commit cea1747

Browse files
committed
chore: pre-release 5
2 parents 7c2a6a5 + 525418b commit cea1747

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "@tsaibot/vue-typed",
3-
"version": "0.1.0-preview3",
4-
"description": "A vue typed componnets",
2+
"name": "@ming-tsai/vue-typed",
3+
"version": "0.1.0-preview5",
4+
"description": "Typed components for VueJs",
55
"repository": {
66
"type": "git",
77
"url": "git+https://github.com/ming-tsai/vue-typed.git"
@@ -61,5 +61,8 @@
6161
},
6262
"engines": {
6363
"node": ">=10"
64+
},
65+
"publishConfig": {
66+
"registry": "https://npm.pkg.github.com/"
6467
}
6568
}

0 commit comments

Comments
 (0)