Skip to content

Commit

Permalink
updates vm to dev (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotBraem authored Feb 22, 2024
1 parent 915f2b7 commit 1233976
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"error-polyfill": "^0.1.2",
"local-storage": "^2.0.0",
"near-api-js": "^2.1.3",
"near-social-vm": "git+https://github.com/NearSocial/VM.git#0285e7ca7126ebb865492bd6c8523338d09f99f1",
"near-social-vm": "git+https://github.com/NearSocial/VM.git#dev",
"near-social-vm-types": "^1.0.0",
"prettier": "^3.2.5",
"qrcode.react": "^3.1.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9174,9 +9174,9 @@ near-social-vm-types@^1.0.0:
resolved "https://registry.yarnpkg.com/near-social-vm-types/-/near-social-vm-types-1.0.0.tgz#721494a863d2c0d64da2a43d80224e4080b690db"
integrity sha512-K5CxfiiKc7evzFb/1BGBOD2x4QqnEBuVaHkgRsRTGv02ctLkxA/Xf892SornWSkD75Hf0s9j/jeM5PpMfXcM9A==

"near-social-vm@git+https://github.com/NearSocial/VM.git#0285e7ca7126ebb865492bd6c8523338d09f99f1":
version "2.5.3"
resolved "git+https://github.com/NearSocial/VM.git#0285e7ca7126ebb865492bd6c8523338d09f99f1"
"near-social-vm@git+https://github.com/NearSocial/VM.git#dev":
version "2.5.6"
resolved "git+https://github.com/NearSocial/VM.git#84c83803481de340ca888900ee44081ecd3eafbd"
dependencies:
"@radix-ui/react-accordion" "^1.1.1"
"@radix-ui/react-alert-dialog" "^1.0.3"
Expand Down

0 comments on commit 1233976

Please sign in to comment.