Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
Try to release v1.1.3-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnNiang committed Nov 17, 2019
1 parent a0edb43 commit 7e73bb3
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": "halo-admin",
"version": "1.1.2",
"version": "1.1.3-beta.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -10,7 +10,7 @@
},
"dependencies": {
"animate.css": "^3.7.0",
"ant-design-vue": "^1.4.4",
"ant-design-vue": "^1.4.5",
"axios": "^0.18.0",
"enquire.js": "^2.1.6",
"filepond": "^4.7.2",
Expand Down Expand Up @@ -127,4 +127,4 @@
"last 2 versions",
"not ie <= 10"
]
}
}

0 comments on commit 7e73bb3

Please sign in to comment.