Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzs committed Aug 14, 2023
1 parent b15fa7b commit cbfde07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"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 ./*"
},
"dependencies": {
"@remnote/plugin-sdk": "^0.0.18",
"@remnote/plugin-sdk": "latest",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down

0 comments on commit cbfde07

Please sign in to comment.