Skip to content

Commit

Permalink
update appliance-plugin to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aderan committed Oct 11, 2024
1 parent 669f90c commit 08b5620
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.0.8",
"@netless/appliance-plugin": "^1.1.0",
"@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.0.8":
version "1.0.8"
resolved "https://registry.npmjs.org/@netless/appliance-plugin/-/appliance-plugin-1.0.8.tgz"
integrity sha512-G/nfN+NAYDtf66LDgQns2TutTaHMqxbsnhqxRx8G9U9IDnKSe5w65YtugV8+u63AcnkiNg4TVRXS1jVqOT3T6Q==
"@netless/appliance-plugin@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@netless/appliance-plugin/-/appliance-plugin-1.1.0.tgz#70df84fa5c4e6a0a1242ca1347954d9d651c7f2d"
integrity sha512-JxBSHBRBWz1kVgHp1GgfDQqCzE7H+rfXMWbN6/QQSZqjmOeDENSesV4vLdLcY2SW+cYFyNOvu5h5s1tiyvR0sA==
dependencies:
eventemitter2 "^6.4.9"
lineclip "^1.1.5"
Expand Down

0 comments on commit 08b5620

Please sign in to comment.