Skip to content

Commit 2315cc1

Browse files
committed
Bump v0.1.3
1 parent 71a6aeb commit 2315cc1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-admin",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Vue Admin Panel Framework",
55
"author": "fundon <cfddream@gmail.com>",
66
"repository": "fundon/vue-admin",
@@ -64,6 +64,7 @@
6464
},
6565
"devDependencies": {
6666
"autoprefixer": "^6.4.1",
67+
"babel-core": "^6.17.0",
6768
"babel-eslint": "^7.0.0",
6869
"babel-loader": "^6.2.4",
6970
"babel-plugin-transform-export-extensions": "^6.8.0",

0 commit comments

Comments
 (0)