culparepellendus 1.0.0 → 1.1.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": "culparepellendus",
|
3
|
-
"version": "1.
|
3
|
+
"version": "1.1.0",
|
4
4
|
"description": "Compact, modular JavaScript wrappers for the ArcGIS REST API that run in Node.js and modern browsers.",
|
5
5
|
"devDependencies": {
|
6
6
|
"@types/es6-promise": "0.0.32",
|
@@ -84,4 +84,4 @@
|
|
84
84
|
}
|
85
85
|
},
|
86
86
|
"author": "ChrisMills"
|
87
|
-
}
|
87
|
+
}
|