cleanup packages and tarignore
This commit is contained in:
parent
7eb1a30e8a
commit
3983971402
2 changed files with 2 additions and 3 deletions
|
@ -9,7 +9,6 @@
|
|||
.jsbeautify*
|
||||
.prettier*
|
||||
.eslintrc*
|
||||
.chglog
|
||||
.htmlvalidate*
|
||||
.lycheeignore*
|
||||
example*
|
||||
|
|
|
@ -52,8 +52,8 @@
|
|||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-prettier": "5.1.3",
|
||||
"favicons": "7.1.5",
|
||||
"favicons-webpack-plugin": "^6.0.1",
|
||||
"html-validate": "^8.8.0",
|
||||
"favicons-webpack-plugin": "6.0.1",
|
||||
"html-validate": "8.8.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss-loader": "7.3.4",
|
||||
"prettier": "3.2.2",
|
||||
|
|
Loading…
Reference in a new issue