Skip to content

Commit c776b68

Browse files
authored
Update package.json
1 parent 3a15969 commit c776b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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.14",
12+
"@remnote/plugin-sdk": "latest",
1313
"react": "^17.0.2",
1414
"react-dom": "^17.0.2"
1515
},

0 commit comments

Comments
 (0)