Skip to content

Commit

Permalink
chore(deps):添加buffer依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
SunLxy committed May 28, 2023
1 parent b37e03f commit 4bbd7d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/resolve-fallback/package.json
Expand Up @@ -21,6 +21,7 @@
"watch": "tsbb watch --no-esm"
},
"dependencies": {
"buffer": "^6.0.3",
"assert": "^2.0.0",
"crypto-browserify": "^3.12.0",
"https-browserify": "^1.0.0",
Expand All @@ -31,4 +32,4 @@
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0"
}
}
}

0 comments on commit 4bbd7d4

Please sign in to comment.