Skip to content

Commit afd2ced

Browse files
Update package.json
1 parent ac530b4 commit afd2ced

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@
7777
"gulp-sass": "^3.1.0",
7878
"gulp-typescript": "^3.1.6",
7979
"run-sequence": "^2.2.0",
80-
"shelljs": "^0.7.8",
80+
"shelljs": "*",
81+
"node-sass": "4.12.0",
8182
"requirejs": "^2.3.3",
8283
"typescript": "2.3.4"
8384
},

0 commit comments

Comments
 (0)