da-style 0.0.5 → 0.0.6

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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "da-style",
3
- "version": "0.0.5",
4
- "description": "da式风格组件库",
3
+ "version": "0.0.6",
4
+ "description": "da式风格组件库,把自己觉得一些好看的组件封装起来,方便用",
5
5
  "private": false,
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",