We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca8fc8c commit 6fbba96Copy full SHA for 6fbba96
1 file changed
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "sass-multi.compiler",
+ "name": "sass-compiler",
3
"version": "1.0.0",
4
"description": "Live SASS Compiler",
5
"main": "app.js",
@@ -28,7 +28,6 @@
28
},
29
"homepage": "https://github.com/sqlProvider/SASS-Compiler#readme",
30
"dependencies": {
31
- "archive-directory": "^2.0.0",
32
"chokidar": "^1.6.0",
33
"node-sass": "^3.8.0",
34
"zip-folder": "^1.0.0"
0 commit comments