Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/JohnAlbin/normalize-scss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnAlbin <virtually.johnalbin@gmail.com>2015-11-19 04:38:00 +0300
committerJohnAlbin <virtually.johnalbin@gmail.com>2015-11-19 04:38:00 +0300
commita3c563fd4602a40dd7ad269b9dd3f781f632a61e (patch)
tree13d0d6dd0ab8b418d64c84ac8b6090bba8957b7f /package.json
parent773c7e4addfc6b3c952320e650e3824ac7954b83 (diff)
Tag 4.0.0.4.0.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 410c989..ea75796 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "normalize-scss",
- "version": "4.0.0-beta.1",
+ "version": "4.0.0",
"description": "This is the Sass version of Normalize.css, a collection of HTML element and attribute rulesets to normalize styles across all browsers. This port aims to use a light dusting of Sass to make Normalize even easier to integrate with your website.",
"homepage": "https://github.com/JohnAlbin/normalize-scss",
"bugs": {