Skip to content

Commit

Permalink
chore: package
Browse files Browse the repository at this point in the history
  • Loading branch information
fengyuanliang3 committed Dec 31, 2020
1 parent 469e9cc commit b7104b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,9 @@
"prepublish": "npm run dist"
},
"dependencies": {
"ant-design-vue": "^1.7.2",
"bootstrap": "^4.5.3",
"codemirror": "^5.59.0",
"core-js": "^3.8.1",
"element-ui": "^2.14.1",
"jpresent-transform-design": "^0.1.1",
"jpresent-transform-expression": "^0.2.1",
"jpresent-transform-modern": "^1.2.1",
Expand All @@ -58,6 +56,7 @@
"@vue/cli-plugin-eslint": "^4.5.9",
"@vue/cli-service": "^4.5.9",
"@vue/eslint-config-prettier": "^6.0.0",
"ant-design-vue": "^1.7.2",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"babel-plugin-import": "^1.13.3",
Expand All @@ -67,6 +66,7 @@
"chalk": "^4.1.0",
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^3.6.0",
"element-ui": "^2.14.1",
"eslint": "^6.7.2",
"eslint-plugin-prettier": "^3.2.0",
"eslint-plugin-vue": "^6.1.2",
Expand Down

0 comments on commit b7104b0

Please sign in to comment.