Skip to content

Commit

Permalink
chore: release 0.3.1 (#146)
Browse files Browse the repository at this point in the history
* chore: release 0.3.1

* chore: upgrade dependencies
  • Loading branch information
uyarn authored Jul 11, 2022
1 parent f44e7e2 commit 50cd125
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tdesign-vue-starter",
"version": "0.3.0",
"version": "0.3.1",
"scripts": {
"dev:mock": "vite --open --mode mock",
"dev": "vite --open --mode development",
Expand Down Expand Up @@ -46,9 +46,9 @@
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-vue": "^7.8.0",
"husky": "^7.0.4",
"husky": "^8.0.1",
"less": "^4.1.0",
"lint-staged": "^12.1.2",
"lint-staged": "^13.0.3",
"mockjs": "^1.1.0",
"prettier": "^2.6.0",
"stylelint": "~13.13.1",
Expand Down

0 comments on commit 50cd125

Please sign in to comment.