Skip to content
Permalink
Browse files

Add os-browserify dep (#23354)

Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
Co-authored-by: Joe Haddad <joe.haddad@zeit.co>
Co-authored-by: JJ Kasper <jj@jjsweb.site>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
5 people committed Mar 29, 2021
1 parent b34a0c9 commit cd9bb986eba25006d4872e30eedf24ef5680bc6b
Showing with 2 additions and 1 deletion.
  1. +1 −0 packages/next/package.json
  2. +1 −1 yarn.lock
@@ -93,6 +93,7 @@
"node-fetch": "2.6.1",
"node-html-parser": "1.4.9",
"node-libs-browser": "^2.2.1",
"os-browserify": "0.3.0",
"p-limit": "3.1.0",
"path-browserify": "1.0.1",
"pnp-webpack-plugin": "1.6.4",
@@ -11682,7 +11682,7 @@ ora@4.0.4:
strip-ansi "^6.0.0"
wcwidth "^1.0.1"

os-browserify@^0.3.0:
os-browserify@0.3.0, os-browserify@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/os-browserify/-/os-browserify-0.3.0.tgz#854373c7f5c2315914fc9bfc6bd8238fdda1ec27"
integrity sha1-hUNzx/XCMVkU/Jv8a9gjj92h7Cc=

0 comments on commit cd9bb98

Please sign in to comment.