mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Adding dependencies
This commit is contained in:
@@ -4,5 +4,15 @@
|
||||
"description": "JS-CSS files for Chill, a software for social workers",
|
||||
"directories": {
|
||||
},
|
||||
"author": "Champs-Libres <info@champs-libres.coop>"
|
||||
"author": "Champs-Libres <info@champs-libres.coop>",
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-bower-task": "^0.4.0",
|
||||
"grunt-contrib-copy": "^0.7.0",
|
||||
"grunt-contrib-sass": "^0.8.1",
|
||||
"jit-grunt": "^0.9.0",
|
||||
"grunt-contrib-watch": "^0.6.1",
|
||||
"grunt-contrib-clean": "^0.6.0"
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
|
Reference in New Issue
Block a user