sintfacilis 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": "sintfacilis",
|
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
|
"license": "Apache-2.0",
|
6
6
|
"type": "module",
|
@@ -138,4 +138,4 @@
|
|
138
138
|
"url": "https://github.com/EribertoLang/sintfacilis.git/issues"
|
139
139
|
},
|
140
140
|
"homepage": "https://github.com/EribertoLang/sintfacilis.git"
|
141
|
-
}
|
141
|
+
}
|