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>2016-04-23 18:06:22 +0300
committerJohnAlbin <virtually.johnalbin@gmail.com>2016-04-23 18:28:56 +0300
commitbe894915e67b65b6452d19f95da925e8ed944e16 (patch)
treea592334d911d8811a6edec0dcaf5d8436017ef5e /package.json
parentc6f7d5878c334e3db2c7de31cc91ea0cbf6c5e78 (diff)
Update dev dependencies.
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 25692b7..987c61e 100644
--- a/package.json
+++ b/package.json
@@ -34,11 +34,11 @@
"license": "(MIT OR GPL-2.0)",
"devDependencies": {
"chai": "^3.5.0",
- "chroma-sass": "^1.1.2",
+ "chroma-sass": "^1.2.3",
"eslint": "^2.4.0",
"mocha": "^2.4.5",
"sassy-test": "^3.0.0",
"support-for": "^1.0.5",
- "typey": "^1.0.0-beta.8"
+ "typey": "^1.0.0"
}
}