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

Commit

Permalink
chore: pre-release 5
Browse files Browse the repository at this point in the history
  • Loading branch information
ming-tsai committed Jun 19, 2020
2 parents 7c2a6a5 + 525418b commit cea1747
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tsaibot/vue-typed",
"version": "0.1.0-preview3",
"description": "A vue typed componnets",
"name": "@ming-tsai/vue-typed",
"version": "0.1.0-preview5",
"description": "Typed components for VueJs",
"repository": {
"type": "git",
"url": "git+https://github.com/ming-tsai/vue-typed.git"
Expand Down Expand Up @@ -61,5 +61,8 @@
},
"engines": {
"node": ">=10"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
}
}

0 comments on commit cea1747

Please sign in to comment.