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

Commit cfd34b1

Browse files
committed
fix(bower): use a fixed phantomcss version
don't rely on whatever is latest in master, this helps avoid breaking changes
1 parent 7b55282 commit cfd34b1

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
@@ -26,6 +26,6 @@
2626
"tests"
2727
],
2828
"dependencies": {
29-
"phantomcss": "*"
29+
"phantomcss": "f0846511d9e1e55aa160aaab84e2a150bd3a5a41"
3030
}
3131
}

0 commit comments

Comments
 (0)