Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
node-sass
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
楚学文
node-sass
Commits
ec48be49
Commit
ec48be49
authored
Apr 19, 2016
by
Michael Mifsud
Browse files
Options
Browse Files
Download
Plain Diff
Bump LibSass 3.3.5
Bump LibSass 3.3.5
parents
9c6933f4
5df330d2
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
4 deletions
+3
-4
package.json
package.json
+1
-1
libsass
src/libsass
+1
-1
libsass.gyp
src/libsass.gyp
+0
-1
spec
test/fixtures/spec
+1
-1
No files found.
package.json
View file @
ec48be49
{
"name"
:
"
node-sass
"
,
"version"
:
"3.5.0-beta.1"
,
"libsass"
:
"3.3.
4
"
,
"libsass"
:
"3.3.
5
"
,
"description"
:
"Wrapper around libsass"
,
"license"
:
"
MIT
"
,
"bugs"
:
"https://github.com/sass/node-sass/issues"
,
...
...
libsass
@
dad30227
Subproject commit
213339a802827fab23cb61b79ad7d592fad33c2d
Subproject commit
dad30227fd3e6203a268bdd2901e9c4e2eec1f0b
src/libsass.gyp
View file @
ec48be49
...
...
@@ -43,7 +43,6 @@
'libsass/src/sass2scss.cpp',
'libsass/src/sass_context.cpp',
'libsass/src/sass_functions.cpp',
'libsass/src/sass_interface.cpp',
'libsass/src/sass_util.cpp',
'libsass/src/sass_values.cpp',
'libsass/src/source_map.cpp',
...
...
spec
@
cab24e9e
Subproject commit
89eee5a1795f468b018d361b1c21d6a37f7a17eb
Subproject commit
cab24e9e05a7f69d3c67c579ca9db1d2492e5132
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment