Commit d5ee0ea7 authored by Mattia Migliorini's avatar Mattia Migliorini

Require ubuntu-vanilla-theme from branch master on GitHub

Required because v0.0.34 still has broken sass references
parent 34e9a88f
......@@ -33,7 +33,7 @@
"url": "http://code.ubuntu-it.org/ubuntu-it-web/ubuntuit-vanilla-theme.git"
},
"dependencies": {
"ubuntu-vanilla-theme": "^0.0.34"
"ubuntu-vanilla-theme": "git+https://github.com/ubuntudesign/ubuntu-vanilla-theme#master"
},
"devDependencies": {
"autoprefixer": "~5.2.0",
......@@ -43,6 +43,6 @@
"postcss": "^5.0.13"
},
"peerDependencies": {
"ubuntu-vanilla-theme": "^0.0.34"
"ubuntu-vanilla-theme": "git+https://github.com/ubuntudesign/ubuntu-vanilla-theme#master"
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment