Skip to content

Commit

Permalink
Attempt to fix vercel build
Browse files Browse the repository at this point in the history
  • Loading branch information
itexpert120 committed Apr 1, 2024
1 parent 91c1401 commit 283d0e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@babel/preset-react": "^7.14.5",
"assert": "^2.0.0",
"babel-loader": "^8.2.2",
"bos-workspace": "^1.0.0.alpha",
"bos-workspace": "^1.0.0-alpha.4",
"browserify-zlib": "^0.2.0",
"buffer": "^6.0.3",
"clean-webpack-plugin": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4964,7 +4964,7 @@ [email protected], borsh@^0.7.0:
bs58 "^4.0.0"
text-encoding-utf-8 "^1.0.2"

bos-workspace@^1.0.0.alpha:
bos-workspace@^1.0.0-alpha.4:
version "1.0.0-alpha.4"
resolved "https://registry.yarnpkg.com/bos-workspace/-/bos-workspace-1.0.0-alpha.4.tgz#6f48bdc5fc792e320aa3d155527da11028cfc31f"
integrity sha512-W03YKSbsaYD6uR7Vvda12sYmPzwA08zc9bUQjOtucEcKoT6AL1pfMhZqRP/mZlB5y1TnZa842Q7sRut9IISCHw==
Expand Down

0 comments on commit 283d0e1

Please sign in to comment.