@descope/web-components-ui 1.0.148 → 1.0.150

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 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@descope/web-components-ui",
3
- "version": "1.0.148",
3
+ "version": "1.0.150",
4
4
  "description": "",
5
5
  "main": "dist/cjs/index.cjs.js",
6
6
  "module": "dist/index.esm.js",
@@ -25,8 +25,7 @@
25
25
  "format": "prettier -w --ignore-path .gitignore",
26
26
  "format:all": "npm run format .",
27
27
  "format-lint": "lint-staged",
28
- "prepare": "husky install",
29
- "postinstall": "npm explore @vaadin/vaadin-usage-statistics -- npm run disable"
28
+ "prepare": "husky install"
30
29
  },
31
30
  "lint-staged": {
32
31
  "src/**/*.{js,jsx}": [