Files
Web-NibblePoker/package.json
Herwin fc37c5926f Started segmenting formula wizard, Prepared for PHP minifaction
Update .gitignore, .htaccess, and 38 more files...
2023-08-13 18:28:05 +02:00

11 lines
195 B
JSON

{
"devDependencies": {
"minify": "^10.2.0",
"rollup": "^3.27.2",
"sass": "^1.63.6",
"terser": "^5.19.0",
"typescript": "^5.1.6",
"html-minifier-terser": "^7.2.0"
}
}