This commit is contained in:
hackrobot
2025-03-26 18:25:50 -05:00
parent d94b011163
commit 7a74bc3c11
7 changed files with 2214 additions and 9 deletions

View File

@@ -73,6 +73,7 @@
"stylelint": "9.3.0",
"ts-node": "^10.9.1",
"typescript": "^4.1.0",
"webpack": "^5.78.0"
"webpack": "^5.78.0",
"workbox-webpack-plugin": "^7.3.0"
}
}