Skip to content

Commit

Permalink
Merge tag 'v1.10.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Apr 24, 2019
2 parents bdaf43d + 99a2ef5 commit 3971931
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": "resolve",
"description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
"version": "1.10.0",
"version": "1.10.1",
"repository": {
"type": "git",
"url": "git://github.com/browserify/resolve.git"
Expand All @@ -24,8 +24,8 @@
},
"devDependencies": {
"@ljharb/eslint-config": "^13.1.1",
"eslint": "^5.13.0",
"object-keys": "^1.1.0",
"eslint": "^5.16.0",
"object-keys": "^1.1.1",
"safe-publish-latest": "^1.1.2",
"tap": "0.4.13",
"tape": "^4.10.1"
Expand Down

0 comments on commit 3971931

Please sign in to comment.