Commit 65321899 by xzyfer
parent 1bb893f3
{
"name": "node-sass",
"version": "3.13.1",
"libsass": "3.3.6",
"libsass": "3.4.0",
"description": "Wrapper around libsass",
"license": "MIT",
"bugs": "https://github.com/sass/node-sass/issues",
......@@ -79,6 +79,6 @@
"object-merge": "^2.5.1",
"read-yaml": "^1.0.0",
"rimraf": "^2.5.2",
"sass-spec": "^3.3.6-5"
"sass-spec": "^3.4.0"
}
}
Subproject commit 3ae9a2066152f9438aebaaacd12f39deaceaebc2
Subproject commit 5b92405db76df2acf620fbaf37e3d1c3662af720
......@@ -15,6 +15,7 @@
'libsass/src/base64vlq.cpp',
'libsass/src/bind.cpp',
'libsass/src/cencode.c',
'libsass/src/check_nesting.cpp',
'libsass/src/color_maps.cpp',
'libsass/src/constants.cpp',
'libsass/src/context.cpp',
......
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