Skip to content

Commit

Permalink
Use a fixed version of bourbon
Browse files Browse the repository at this point in the history
Fixed #444
  • Loading branch information
ipeychev committed Jan 21, 2016
1 parent 1b7363c commit 1fb4fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"devDependencies": {
"babel-preset-es2015": "^6.3.13",
"babel-preset-react": "^6.3.13",
"bourbon": "https://github.com/thoughtbot/bourbon/tarball/master",
"bourbon": "https://github.com/thoughtbot/bourbon.git#v4.2.6",
"chai": "^3.2.0",
"del": "^2.2.0",
"dir-compare": "0.0.2",
Expand Down

0 comments on commit 1fb4fcd

Please sign in to comment.