mirror of
https://forge.chapril.org/tykayn/caisse-bliss
synced 2025-06-20 01:44:42 +02:00
remove v1
This commit is contained in:
parent
501795a8fa
commit
e23013825b
16590 changed files with 20531 additions and 19312449 deletions
25
package.json
Normal file
25
package.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.17.0",
|
||||
"@babel/preset-env": "^7.16.0",
|
||||
"@symfony/webpack-encore": "^5.0.0",
|
||||
"bootstrap": "^5.3.3",
|
||||
"core-js": "^3.38.0",
|
||||
"font-awesome": "^4.7.0",
|
||||
"intro.js": "^7.2.0",
|
||||
"regenerator-runtime": "^0.13.9",
|
||||
"sass": "^1.84.0",
|
||||
"sass-loader": "^16.0.4",
|
||||
"webpack": "^5.74.0",
|
||||
"webpack-cli": "^5.1.0",
|
||||
"webpack-notifier": "^1.15.0"
|
||||
},
|
||||
"license": "UNLICENSED",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev-server": "encore dev-server",
|
||||
"dev": "encore dev",
|
||||
"watch": "encore dev --watch",
|
||||
"build": "encore production --progress"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue