autnam 1.5.0 → 1.7.0

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 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "autnam",
3
- "version": "1.5.0",
3
+ "version": "1.7.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",