Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit ec48be4

Browse files
committed
Bump LibSass 3.3.5
Bump LibSass 3.3.5
2 parents 9c6933f + 5df330d commit ec48be4

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "node-sass",
33
"version": "3.5.0-beta.1",
4-
"libsass": "3.3.4",
4+
"libsass": "3.3.5",
55
"description": "Wrapper around libsass",
66
"license": "MIT",
77
"bugs": "https://github.com/sass/node-sass/issues",

src/libsass.gyp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
'libsass/src/sass2scss.cpp',
4444
'libsass/src/sass_context.cpp',
4545
'libsass/src/sass_functions.cpp',
46-
'libsass/src/sass_interface.cpp',
4746
'libsass/src/sass_util.cpp',
4847
'libsass/src/sass_values.cpp',
4948
'libsass/src/source_map.cpp',

test/fixtures/spec

Submodule spec updated 8712 files

0 commit comments

Comments
 (0)