nubomed-ui 2.0.49 → 2.0.51

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "nubomed-ui",
3
- "version": "2.0.49",
4
- "description": "",
3
+ "version": "2.0.51",
5
4
  "main": "nubomed-ui.common.js",
6
5
  "scripts": {
7
6
  "test": "echo \"Error: no test specified\" && exit 1"
8
7
  },
9
8
  "keywords": [],
10
9
  "author": "",
11
- "license": "ISC"
10
+ "license": "ISC",
11
+ "description": ""
12
12
  }