Skip to content

Commit

Permalink
🔖 Publish v0.14.24
Browse files Browse the repository at this point in the history
  • Loading branch information
rainfore committed Dec 17, 2020
1 parent 688fce9 commit c06961c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cloud-admin-template",
"description": "base on vue cloud-ui.vusion",
"version": "0.14.23",
"version": "0.14.24",
"scripts": {
"cache-install": "npx cache-install && node node_modules/vusion-install/index.js",
"dev": "vue-cli-service serve",
Expand Down
3 changes: 3 additions & 0 deletions src/global/dataTypes/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
const map = {};

export default map;

0 comments on commit c06961c

Please sign in to comment.