Skip to content

Commit

Permalink
Fix peer dependency name
Browse files Browse the repository at this point in the history
  • Loading branch information
richardhinkamp committed Jul 5, 2018
1 parent 2c52423 commit d0d89b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/arcgis-rest-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"tslib": "^1.7.1"
},
"peerDependencies": {
"@esri/arcgis-common-types": "^1.2.1",
"@esri/arcgis-rest-common-types": "^1.2.1",
"@esri/arcgis-rest-request": "^1.2.1"
},
"devDependencies": {
Expand Down

0 comments on commit d0d89b8

Please sign in to comment.