up to sf 7

This commit is contained in:
Tykayn 2025-02-09 16:45:35 +01:00 committed by tykayn
parent a39b6239b0
commit 501795a8fa
16586 changed files with 19384005 additions and 0 deletions

18
v1/old/package.json Executable file
View file

@ -0,0 +1,18 @@
{
"license": "MIT",
"devDependencies": {
"@symfony/webpack-encore": "^0.19.0",
"bootstrap-sass": "^3.3.7",
"node-sass": "^4.7.2",
"sass-loader": "^6.0.7",
"webpack-notifier": "^1.6.0"
},
"dependencies": {
"angular": "1.5",
"bootstrap": "^4.0.0",
"canvasjs": "^1.8.1",
"font-awesome": "^4.7.0",
"intro.js": "^2.9.3",
"jquery": "1.12.2"
}
}