@joplin/joplin-plugin-toggle-sidebars
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@joplin/joplin-plugin-toggle-sidebars", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"scripts": { | ||
"dist": "webpack", | ||
"prepare": "npm run dist" | ||
"dist": "webpack --joplin-plugin-config buildMain && webpack --joplin-plugin-config buildExtraScripts && webpack --joplin-plugin-config createArchive", | ||
"prepare": "npm run dist", | ||
"update": "npm install -g generator-joplin && yo joplin --update" | ||
}, | ||
@@ -26,4 +27,5 @@ "publishConfig": { | ||
"webpack": "^4.43.0", | ||
"webpack-cli": "^3.3.11" | ||
"webpack-cli": "^3.3.11", | ||
"yargs": "^16.2.0" | ||
} | ||
} |
@@ -5,4 +5,4 @@ { | ||
"app_min_version": "1.6", | ||
"version": "1.0.2", | ||
"name": "Note list and side bar toggle buttons", | ||
"version": "1.0.3", | ||
"name": "Note list and sidebar toggle buttons", | ||
"description": "Adds buttons to toggle note list and sidebar", | ||
@@ -12,4 +12,4 @@ "author": "Laurent Cozic", | ||
"repository_url": "https://github.com/laurent22/joplin/tree/dev/packages/plugins/ToggleSidebars", | ||
"_publish_hash": "sha256:e0d833b7ef1bb8f02ee4cb861ef1989621358c45a5614911071302dc0527a3b4", | ||
"_publish_commit": "dev:1b5b2342fc25717b77ad9f1627c1a334e5bbae54" | ||
"_publish_hash": "sha256:0ff54037d73f160c02b6ebe7af2ee56a89ab8241707965eb60e8d1bb41c19489", | ||
"_publish_commit": "git_compare_url:90103d135188995b08bff3c2c44006eae32e038d" | ||
} |
Sorry, the diff of this file is not supported yet
10099
5
14
12