Jeecg-Boot 2.1.2版本发布
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| { | { | ||
| "name": "vue-antd-jeecg", | "name": "vue-antd-jeecg", | ||
| "version": "2.1.1", | "version": "2.1.2", | ||
| "private": true, | "private": true, | ||
| "scripts": { | "scripts": { | ||
| "pre": "cnpm install || yarn --registry https://registry.npm.taobao.org || npm install --registry https://registry.npm.taobao.org ", | "pre": "cnpm install || yarn --registry https://registry.npm.taobao.org || npm install --registry https://registry.npm.taobao.org ", | ||
| ... | @@ -10,7 +10,7 @@ | ... | @@ -10,7 +10,7 @@ |
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "@antv/data-set": "^0.10.2", | "@antv/data-set": "^0.10.2", | ||
| "@jeecg/antd-online": "1.2.0", | "@jeecg/antd-online": "2.1.2", | ||
| "@tinymce/tinymce-vue": "^2.0.0", | "@tinymce/tinymce-vue": "^2.0.0", | ||
| "ant-design-vue": "^1.4.0", | "ant-design-vue": "^1.4.0", | ||
| "apexcharts": "^3.6.5", | "apexcharts": "^3.6.5", | ||
| ... | @@ -34,7 +34,7 @@ | ... | @@ -34,7 +34,7 @@ |
| "vue-loader": "^15.7.0", | "vue-loader": "^15.7.0", | ||
| "vue-ls": "^3.2.0", | "vue-ls": "^3.2.0", | ||
| "vue-photo-preview": "^1.1.3", | "vue-photo-preview": "^1.1.3", | ||
| "vue-print-nb-jeecg": "^1.0.8", | "vue-print-nb-jeecg": "^1.0.9", | ||
| "vue-property-decorator": "^7.3.0", | "vue-property-decorator": "^7.3.0", | ||
| "vue-router": "^3.0.1", | "vue-router": "^3.0.1", | ||
| "vue-splitpane": "^1.0.4", | "vue-splitpane": "^1.0.4", | ||
| ... | @@ -51,6 +51,7 @@ | ... | @@ -51,6 +51,7 @@ |
| "babel-eslint": "^10.0.1", | "babel-eslint": "^10.0.1", | ||
| "eslint": "^5.16.0", | "eslint": "^5.16.0", | ||
| "eslint-plugin-vue": "^5.1.0", | "eslint-plugin-vue": "^5.1.0", | ||
| "html-webpack-plugin": "^4.0.0-beta.11", | |||
| "less": "^3.9.0", | "less": "^3.9.0", | ||
| "less-loader": "^4.1.0", | "less-loader": "^4.1.0", | ||
| "node-sass": "^4.11.0", | "node-sass": "^4.11.0", | ||
| ... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File deleted
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment