Skip to content

Commit

Permalink
v1.22.2
Browse files Browse the repository at this point in the history
 - [Refactor] deprecated `lib/core.js` now uses `is-core-module`
 - [meta] cp core.json on prepack instead of prepublishOnly
 - [Deps] update `is-core-module`
 - [Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`, `array.prototype.map`
  • Loading branch information
ljharb committed Apr 5, 2023
1 parent ed8f81b commit c2f9ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "resolve",
"description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
"version": "1.22.1",
"version": "1.22.2",
"repository": {
"type": "git",
"url": "git://github.com/browserify/resolve.git"
Expand Down

0 comments on commit c2f9ce2

Please sign in to comment.