Add slick carousel to dependencies

This commit is contained in:
benjamin melançon 2018-08-20 09:36:21 -04:00
parent e011ec2ae5
commit c9c94936cc

View file

@ -12,5 +12,11 @@
"grunt-shell": "^2.1.0",
"kss": "^3.0.0-beta.18",
"node-sass": "^4.9.0"
},
"dependencies": {
"bulma": "^0.6.2",
"bulma-extensions": "^1.0.4",
"ionicons": "^4.2.2",
"slick-carousel": "^1.8.1"
}
}