nubomed-ui 1.0.2 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,7 +1,8 @@
1
1
  {
2
2
  "name": "nubomed-ui",
3
- "version": "1.0.2",
4
- "description": "",
3
+ "private": false,
4
+ "version": "1.0.4",
5
+ "description": "一个简单的组件库",
5
6
  "main": "nubomed-ui.es.js",
6
7
  "scripts": {
7
8
  "test": "echo \"Error: no test specified\" && exit 1"