etincidunt 1.0.0 → 1.1.1

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 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "etincidunt",
3
- "version": "1.0.0",
3
+ "version": "1.1.1",
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",
@@ -88,4 +88,4 @@
88
88
  }
89
89
  },
90
90
  "author": "JaydenPfannerstill"
91
- }
91
+ }