Skip to content

Commit 6fbba96

Browse files
Semih KEŞKEKSemih KEŞKEK
authored andcommitted
Change module name and dependencies
1 parent ca8fc8c commit 6fbba96

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "sass-multi.compiler",
2+
"name": "sass-compiler",
33
"version": "1.0.0",
44
"description": "Live SASS Compiler",
55
"main": "app.js",
@@ -28,7 +28,6 @@
2828
},
2929
"homepage": "https://github.com/sqlProvider/SASS-Compiler#readme",
3030
"dependencies": {
31-
"archive-directory": "^2.0.0",
3231
"chokidar": "^1.6.0",
3332
"node-sass": "^3.8.0",
3433
"zip-folder": "^1.0.0"

0 commit comments

Comments
 (0)