Comparing version 3.1.2 to 3.1.3
15
map.json
{ | ||
"win32-x64":[ | ||
"0.10.2" | ||
"0.10.2", | ||
"0.12.0" | ||
], | ||
"win32-ia32":[ | ||
"0.10.2" | ||
"0.10.2", | ||
"0.12.0" | ||
], | ||
@@ -14,3 +16,4 @@ | ||
"0.9.7", | ||
"0.9.11" | ||
"0.9.11", | ||
"0.12.0" | ||
], | ||
@@ -22,3 +25,4 @@ | ||
"0.9.7", | ||
"0.9.11" | ||
"0.9.11", | ||
"0.12.0" | ||
], | ||
@@ -30,4 +34,5 @@ | ||
"0.9.7", | ||
"0.9.11" | ||
"0.9.11", | ||
"0.12.0" | ||
] | ||
} |
{ | ||
"name": "fis-sass", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"libsass": "3.1.0", | ||
@@ -29,3 +29,3 @@ "description": "Anothor libsass wrapper for node. Support sass syntax.", | ||
"chalk": "^0.5.1", | ||
"nan": "^1.3.0", | ||
"nan": "^1.7.0", | ||
"step": "0.0.5" | ||
@@ -32,0 +32,0 @@ }, |
Sorry, the diff of this file is not supported yet
912419
529
Updatednan@^1.7.0