@newview/base-vue 1.1.2 → 1.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@newview/base-vue",
3
- "version": "1.1.2",
3
+ "version": "1.1.4",
4
4
  "author": "newview",
5
5
  "license": "MIT",
6
6
  "type": "module",
package/readme.md ADDED
@@ -0,0 +1,5 @@
1
+ ### 1.1.4
2
+ 1、删除对于.ivu-modal-body样式的重写类
3
+
4
+ ### 1.1.1
5
+ 升级axios 1.2.1 -> 1.6.2
package/README.md DELETED
@@ -1,2 +0,0 @@
1
- ### 1.1.1
2
- 升级axios 1.2.1 -> 1.6.2