documentation-website
Advanced tools
Comparing version 1.0.276 to 1.0.277
{ | ||
"name": "documentation-website", | ||
"version": "1.0.276", | ||
"version": "1.0.277", | ||
"description": "Declarative multilanguage documentation website generator", | ||
@@ -45,2 +45,3 @@ "keywords": [ | ||
"lint": "weboptimizer lint", | ||
"postversion": "yarn publish --non-interactive && git push --tags && git push", | ||
"prepare": "yarn build", | ||
@@ -53,3 +54,3 @@ "serve": "weboptimizer serve", | ||
"test:coverage:report": "yarn clear && weboptimizer test:coverage:report", | ||
"update": "yarn version --patch && yarn publish", | ||
"update": "yarn version --patch", | ||
"watch": "weboptimizer build --watch" | ||
@@ -82,3 +83,3 @@ }, | ||
"eslint-plugin-jsdoc": "*", | ||
"favicons": "*", | ||
"favicons": "^6.2.0", | ||
"favicons-webpack-plugin": "*", | ||
@@ -85,0 +86,0 @@ "highlight.js": "*", |
Sorry, the diff of this file is too big to display
766380
3756