Skip to content

Commit

Permalink
Remove resolutions
Browse files Browse the repository at this point in the history
  • Loading branch information
kvz committed May 6, 2024
1 parent 412a97c commit 5c72a10
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
"test": "node -r sucrase/register --test packages/**/*.test.ts",
"test:watch": "node -r sucrase/register --test --watch packages/**/*.test.ts"
},
"resolutions": {
"re2": "patch:re2@npm%3A1.20.9#~/.yarn/patches/re2-npm-1.20.9-65a014d791.patch"
},
"dependencies": {
"execa": "5.1.1",
"inflection": "3.0.0",
Expand Down
1 change: 0 additions & 1 deletion packages/enrich-tweet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"dependencies": {
"get-urls": "^12.1.0",
"nan": "^2.19.0",
"re2": "patch:re2@npm%3A1.20.9#~/.yarn/patches/re2-npm-1.20.9-65a014d791.patch",
"tall": "^8.0.0",
"twitter-text": "^3.1.0"
},
Expand Down

0 comments on commit 5c72a10

Please sign in to comment.