Skip to content

Commit

Permalink
Merge pull request #237 from richardhinkamp/fix-peer-dep
Browse files Browse the repository at this point in the history
Fix peer dependency name
  • Loading branch information
jgravois authored Jul 5, 2018
2 parents 2c52423 + d0d89b8 commit b144d05
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 b144d05

Please sign in to comment.