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 /package.json
parent450d9f3c440d9c5ec4ef2e1f6ca4e53f093552d3 (diff)
Update to Typey 1.1.2
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 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"
}
}