Skip to content

Commit

Permalink
update appliance-plugin to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aderan committed Nov 6, 2024
1 parent 8ffe727 commit 317f293
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@netless/app-slide": "0.2.60",
"@netless/appliance-plugin": "^1.1.1",
"@netless/appliance-plugin": "^1.1.2",
"@netless/combine-player": "^1.1.1",
"@netless/cursor-tool": "^0.1.1",
"@netless/iframe-bridge": "2.1.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1140,10 +1140,10 @@
resolved "https://registry.npmjs.org/@netless/app-slide/-/app-slide-0.2.60.tgz"
integrity sha512-YhB0vzCVBQD31UpJ8XftnLrGEJrpDWrWWpzpYhBvOzb1RGKpDejZAkBLhbgAoIYR6Xjjwh2aWOdZOAqIrX+8uQ==

"@netless/appliance-plugin@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@netless/appliance-plugin/-/appliance-plugin-1.1.1.tgz#b30271f5dcdcbc7c235eac9e70563eef90e2078b"
integrity sha512-gyOknRir6Ec/SEhP99IbLEJXpPlAxzZlcpnSwa+emu5tNMU6VixU7iWGIv0O+NQ7PTbzqbnqWaq2VDcB9GEHSw==
"@netless/appliance-plugin@^1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@netless/appliance-plugin/-/appliance-plugin-1.1.2.tgz#d374116f4fa4f0dea9710a28661f60b20058a365"
integrity sha512-pd5yh4XxIRFhfp9wMEX5wSNdmmxTiXUeYCPws6psDTZqLyo0LbMpP9fErmfo9AxHV3mqOp/yyO+6z93BRCt1Uw==
dependencies:
eventemitter2 "^6.4.9"
lineclip "^1.1.5"
Expand Down

0 comments on commit 317f293

Please sign in to comment.