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>2018-01-28 17:59:31 +0300
committerJohnAlbin <virtually.johnalbin@gmail.com>2018-01-28 17:59:31 +0300
commite84c95606abaa880d8453fe47ed023a888367e3a (patch)
tree1df66b6c72eb99c97b0b14c0535e69757a54b39a
parent450d9f3c440d9c5ec4ef2e1f6ca4e53f093552d3 (diff)
Update to Typey 1.1.2
-rw-r--r--package.json2
-rw-r--r--test/fixtures/fork-versions/typey-chroma-kss/output.css1
-rw-r--r--test/fixtures/fork-versions/typey/output.css1
3 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json
index 30cf27a..97aeabe 100644
--- a/package.json
+++ b/package.json
@@ -40,6 +40,6 @@
"eyeglass": "^1.1.2",
"mocha": "^4.0.0",
"sassy-test": "^4.0.0",
- "typey": "^1.0.0"
+ "typey": "^1.1.2"
}
}
diff --git a/test/fixtures/fork-versions/typey-chroma-kss/output.css b/test/fixtures/fork-versions/typey-chroma-kss/output.css
index 091d0d9..54aa0f8 100644
--- a/test/fixtures/fork-versions/typey-chroma-kss/output.css
+++ b/test/fixtures/fork-versions/typey-chroma-kss/output.css
@@ -1,4 +1,3 @@
-/*! typey | GPLv2 License | https://github.com/jptaranto/typey */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
* {
box-sizing: border-box; }
diff --git a/test/fixtures/fork-versions/typey/output.css b/test/fixtures/fork-versions/typey/output.css
index 5515493..5f3c7b2 100644
--- a/test/fixtures/fork-versions/typey/output.css
+++ b/test/fixtures/fork-versions/typey/output.css
@@ -1,5 +1,4 @@
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
-/*! typey | GPLv2 License | https://github.com/jptaranto/typey */
/* Document
========================================================================== */
/**