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

Commit

Permalink
release-0.1.3 (#15)
Browse files Browse the repository at this point in the history
* chore: upgrade typed version

* chore: upgrade version
  • Loading branch information
ming-tsai authored Jun 20, 2020
1 parent 89cb75f commit 7b2809c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnetexplorer",
"version": "0.1.2",
"version": "0.1.3",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -21,7 +21,7 @@
"vue-class-component": "^7.2.3",
"vue-property-decorator": "^8.4.2",
"vue-router": "^3.2.0",
"vue-type-text": "^0.1.2",
"vue-type-text": "^0.1.3",
"vuex": "^3.4.0"
},
"devDependencies": {
Expand Down

0 comments on commit 7b2809c

Please sign in to comment.