Skip to content

Commit c2f9ce2

Browse files
committedApr 5, 2023
v1.22.2
- [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`
1 parent ed8f81b commit c2f9ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "resolve",
33
"description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
4-
"version": "1.22.1",
4+
"version": "1.22.2",
55
"repository": {
66
"type": "git",
77
"url": "git://github.com/browserify/resolve.git"

0 commit comments

Comments
 (0)
Please sign in to comment.