Skip to content

Commit 4c0c615

Browse files
committed
Merge pull request #368 from paazmaya/master
Upgrading to Normalize.css 3.0.1. Fixes #306
2 parents 3371dd1 + db93c21 commit 4c0c615

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Pure Change History
22
===================
33

4+
5+
* Upgraded Normalize.css to 3.0.1.
6+
47
0.5.0 (2014-05-27)
58
------------------
69

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"version": "0.5.0",
44
"main": "build/pure.css",
55
"devDependencies": {
6-
"normalize-css": "1.1.3"
6+
"normalize-css": "^3.0"
77
}
88
}

0 commit comments

Comments
 (0)