LANCommander/LANCommander.Server/wwwroot/scripts/package.json
2024-08-04 18:44:33 -05:00

12 lines
213 B
JSON

{
"devDependencies": {
"axios": "^1.5.0",
"ts-loader": "^9.4.4",
"typescript": "^5.2.2",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4"
},
"dependencies": {
"split.js": "^1.6.5"
}
}