File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4444 $(RUBY_BIN) $(SASS_SPEC_PATH)/sass-spec.rb -c $(SASSC_BIN) $(LOG_FLAGS) $(SASS_SPEC_PATH)/spec/issues
4545
4646 clean-objects: | lib
47- - -$(RM) lib/*.a lib/*.so lib/*.dll lib/*.la
48- + -$(RM) lib/*.a lib/*.so lib/*.dll lib/*.la lib/*.js
47+ - -$(RM) lib/*.a lib/*.so lib/*.dll lib/*.dylib lib/*. la
48+ + -$(RM) lib/*.a lib/*.so lib/*.dll lib/*.dylib lib/*. la lib/*.js
4949 -$(RMDIR) lib
5050 clean: clean-objects
5151 $(RM) $(CLEANUPS)
Original file line number Diff line number Diff line change 11{
22 "name" : " sass.js" ,
33 "version" : " 0.11.0" ,
4- "libsass" : " 3.6.0 " ,
4+ "libsass" : " 3.6.2 " ,
55 "title" : " Sass.js - API for emscripted libsass" ,
66 "description" : " Sass.js is a convenience API for the JavaScript libsass (compiled with Emscripten)" ,
77 "homepage" : " http://medialize.github.com/sass.js/" ,
You can’t perform that action at this time.
0 commit comments