@esri/solutions-components 0.5.20 → 0.6.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@esri/solutions-components",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.6.0",
|
4
4
|
"description": "Web Components for Esri's Solutions Applications",
|
5
5
|
"main": "dist/index.cjs.js",
|
6
6
|
"module": "dist/index.js",
|
@@ -35,7 +35,7 @@
|
|
35
35
|
"@stencil/postcss": "^2.1.0",
|
36
36
|
"@stencil/sass": "^2.0.0",
|
37
37
|
"@stencil/store": "^2.0.1",
|
38
|
-
"@types/arcgis-js-api": "^4.
|
38
|
+
"@types/arcgis-js-api": "^4.27.0",
|
39
39
|
"@types/jest": "^27.5.2",
|
40
40
|
"@types/node": "^16.11.11",
|
41
41
|
"@types/puppeteer": "^5.4.2",
|