Skip to content

Commit

Permalink
p-retry@6, tap-min@3; 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Sep 5, 2023
1 parent 27d0c8c commit eb806b4
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
@@ -1,7 +1,7 @@
{
"name": "epsg-index",
"description": "A machine-readable index of all EPSG coordinate systems.",
"version": "1.3.0",
"version": "2.0.0",
"type": "module",
"main": "index.js",
"files": [
Expand All @@ -28,10 +28,10 @@
},
"devDependencies": {
"lodash.pick": "^4.4.0",
"p-retry": "^4.6.2",
"p-retry": "^6.0.0",
"qs": "^6.5.0",
"queue": "^7.0.0",
"tap-min": "^2.0.0",
"tap-min": "^3.0.0",
"tape": "^5.0.0"
},
"scripts": {
Expand Down

0 comments on commit eb806b4

Please sign in to comment.