Use NPM to install bourbon

This commit is contained in:
JC Brand 2017-02-16 11:50:31 +01:00
parent bf7add78a3
commit 8b19ba51e8
2 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,6 @@
"version": "2.0.5",
"license": "MPL-2.0",
"devDependencies": {
"bourbon": "~4.2.6",
"fontawesome": "~4.1.0"
},
"dependencies": {},

View File

@ -38,6 +38,7 @@
"backbone.browserStorage": "0.0.3",
"backbone.overview": "0.0.3",
"bootstrap": "^3.3.7",
"bourbon": "^4.3.2",
"bower": "latest",
"clean-css": "^3.4.19",
"eslint": "^3.14.1",