Skip to content

Commit cbfde07

Browse files
committed
Update
1 parent b15fa7b commit cbfde07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"build": "npx remnote-plugin validate && shx rm -rf dist && cross-env NODE_ENV=production webpack --color --progress && shx cp README.md dist && cd dist && bestzip ../PluginZip.zip ./*"
1010
},
1111
"dependencies": {
12-
"@remnote/plugin-sdk": "^0.0.18",
12+
"@remnote/plugin-sdk": "latest",
1313
"react": "^17.0.2",
1414
"react-dom": "^17.0.2"
1515
},

0 commit comments

Comments
 (0)