removed watch because of security vuln

This commit is contained in:
schnulller
2022-06-09 16:42:26 +02:00
parent 5f0c84bfd1
commit 02ebc74f22
2 changed files with 4 additions and 58 deletions

View File

@@ -18,9 +18,6 @@
"postcss-import": "^14.1.0",
"tailwindcss": "^3.0.24"
},
"dependencies": {
"watch": "^1.0.2"
},
"watch": {
"css_build": "wwwroot/css/site.css"
}