Skip to content
This repository was archived by the owner on Feb 25, 2018. It is now read-only.

Commit 6da40f3

Browse files
committed
Merge pull request chrisgladd#12 from asapach/master
fix(bower): use a fixed phantomcss version
2 parents 1c151b4 + cfd34b1 commit 6da40f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"tests"
2828
],
2929
"dependencies": {
30-
"phantomcss": "*"
30+
"phantomcss": "f0846511d9e1e55aa160aaab84e2a150bd3a5a41"
3131
}
3232
}

0 commit comments

Comments
 (0)