Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #9 from willemarcel/update-libs
Browse files Browse the repository at this point in the history
update tape, ramda and id-area-keys
  • Loading branch information
Manohar Erikipati authored Aug 31, 2020
2 parents ff8b564 + 648cd3f commit e1d3dc1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
},
"homepage": "https://github.com/mapbox/real-changesets-parser#readme",
"devDependencies": {
"tape": "^4.6.3"
"tape": "^5.0.1"
},
"dependencies": {
"@turf/bbox": "^3.13.0",
"@turf/bbox-polygon": "^3.13.0",
"@turf/helpers": "^3.13.0",
"id-area-keys": "^2.1.2",
"ramda": "^0.23.0"
"id-area-keys": "^2.17.3",
"ramda": "^0.27.1"
}
}

0 comments on commit e1d3dc1

Please sign in to comment.