Add slick carousel to dependencies
This commit is contained in:
parent
e011ec2ae5
commit
c9c94936cc
1 changed files with 6 additions and 0 deletions
|
@ -12,5 +12,11 @@
|
||||||
"grunt-shell": "^2.1.0",
|
"grunt-shell": "^2.1.0",
|
||||||
"kss": "^3.0.0-beta.18",
|
"kss": "^3.0.0-beta.18",
|
||||||
"node-sass": "^4.9.0"
|
"node-sass": "^4.9.0"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"bulma": "^0.6.2",
|
||||||
|
"bulma-extensions": "^1.0.4",
|
||||||
|
"ionicons": "^4.2.2",
|
||||||
|
"slick-carousel": "^1.8.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue