Skip to content

Commit 8990ad3

Browse files
authored
Update to node-sass version with fixed watchers
Verified that 4.7.1 has it's watchers fixed, plus other benefits. https://github.com/sass/node-sass/releases/tag/v4.7.1
1 parent 00b705f commit 8990ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"dependencies": {
6060
"bluebird": "^3.4.6",
61-
"node-sass": "^4.6.1",
61+
"node-sass": "^4.7.1",
6262
"glob": "^7.1.2",
6363
"nativescript-hook": "^0.2.0"
6464
},

0 commit comments

Comments
 (0)