Skip to content

Commit cd54a71

Browse files
committed
update appliance-plugin to 1.1.10
1 parent fae0d32 commit cd54a71

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@netless/app-slide": "0.2.63",
25-
"@netless/appliance-plugin": "^1.1.9",
25+
"@netless/appliance-plugin": "^1.1.10",
2626
"@netless/combine-player": "^1.1.1",
2727
"@netless/cursor-tool": "^0.1.1",
2828
"@netless/iframe-bridge": "2.1.9",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1140,10 +1140,10 @@
11401140
resolved "https://registry.yarnpkg.com/@netless/app-slide/-/app-slide-0.2.63.tgz#602760ae8b9fbec8e369a1efdde846e05a8ea0c5"
11411141
integrity sha512-5p/svMEQpH9CwYvd6pp8pA1YTYp9R15iw4W1NTViCqo72+VrWamQPRYMYCRUeSDA+efsWpqfcp5h/i40Z0oqDQ==
11421142

1143-
"@netless/appliance-plugin@^1.1.9":
1144-
version "1.1.9"
1145-
resolved "https://registry.yarnpkg.com/@netless/appliance-plugin/-/appliance-plugin-1.1.9.tgz#ab870f574450a2a182b97c415555200c7c42c1ab"
1146-
integrity sha512-VplYnBeVET3NWkEo3UGx6X36ZMdce34cz+efJX7YZXya+uwhyal0wX0qdt2RFvZ2L9h70rqORoCHm+uIPx/qzw==
1143+
"@netless/appliance-plugin@^1.1.10":
1144+
version "1.1.10"
1145+
resolved "https://registry.yarnpkg.com/@netless/appliance-plugin/-/appliance-plugin-1.1.10.tgz#e381d4b48bfbe0b792b350e2a4393d1058668cf2"
1146+
integrity sha512-KXdBtXcHPuGyoCtxIs9Pon6iKYlISyWSacHbvLJeTeKmA/SWB99nMtXZGJ/B6D4JlzJYaAKbM/Lu2n0W5VlEyw==
11471147
dependencies:
11481148
eventemitter2 "^6.4.9"
11491149
lineclip "^1.1.5"

0 commit comments

Comments
 (0)