Skip to content

Commit

Permalink
Minor tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Oct 27, 2022
1 parent 951f76e commit b688e5b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"dependencies": {
"array-differ": "^4.0.0",
"array-uniq": "^3.0.0",
"capture-website": "^3.1.0",
"capture-website": "^3.2.0",
"date-fns": "^2.29.2",
"filenamify": "^5.1.1",
"filenamify-url": "^3.0.0",
Expand All @@ -69,7 +69,7 @@
"p-map": "^5.5.0",
"p-memoize": "^7.1.0",
"plur": "^5.1.0",
"type-fest": "^2.19.0",
"type-fest": "^3.1.0",
"unused-filename": "^4.0.1",
"viewport-list": "^5.1.1"
},
Expand All @@ -79,7 +79,6 @@
"@types/get-res": "^3.0.1",
"@types/lodash.template": "^4.5.1",
"@types/node": "^18.7.14",
"@types/pify": "^5.0.1",
"@types/png.js": "^0.2.1",
"@types/sinon": "^10.0.13",
"@types/viewport-list": "^5.1.1",
Expand All @@ -91,7 +90,7 @@
"image-size": "^1.0.2",
"nyc": "^15.1.0",
"path-exists": "^5.0.0",
"pify": "^6.0.0",
"pify": "^6.1.0",
"png.js": "^0.2.1",
"sinon": "^14.0.0",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit b688e5b

Please sign in to comment.