Commit 8a8ec650 by xzyfer

Lock a specific version of sass-spec

Sass spec releases match 1-1 with LibSass releases and need to be
versioned in sync.
parent 396ad288
...@@ -81,6 +81,6 @@ ...@@ -81,6 +81,6 @@
"object-merge": "^2.5.1", "object-merge": "^2.5.1",
"read-yaml": "^1.0.0", "read-yaml": "^1.0.0",
"rimraf": "^2.5.2", "rimraf": "^2.5.2",
"sass-spec": "^3.4.0" "sass-spec": "3.4.0"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment