@esri/solutions-components 0.8.49 → 0.8.51

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 +1 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/solutions-components",
3
- "version": "0.8.49",
3
+ "version": "0.8.51",
4
4
  "description": "Web Components for Esri's Solutions Applications",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -69,7 +69,6 @@
69
69
  "jest-cli": "^29.7.0",
70
70
  "mkdirp": "3.0.1",
71
71
  "ncp": "^2.0.0",
72
- "pify": "^6.1.0",
73
72
  "prettier": "3.3.2",
74
73
  "puppeteer": "^22.10.1",
75
74
  "react": "^18.3.1",