@platform-ui-kit/components-library-react 9.9.1 → 9.9.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@platform-ui-kit/components-library-react",
3
- "version": "9.9.1",
3
+ "version": "9.9.2",
4
4
  "description": "My NPM",
5
5
  "main": "lib/index.js",
6
6
  "scripts": {
7
- "install": "node lib/index.js"
7
+ "install": "echo 'test'"
8
8
  },
9
9
  "author": "",
10
10
  "license": "ISC"