Skip to content

Commit f3f0720

Browse files
committed
update node-sass to 4.5.3
1 parent b379601 commit f3f0720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vue-sass/package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Package.registerBuildPlugin({
1515
'vue-sass.js'
1616
],
1717
npmDependencies: {
18-
'node-sass': '3.7.0',
18+
'node-sass': '4.5.3',
1919
'meteor-project-path': '0.0.1'
2020
}
2121
});

0 commit comments

Comments
 (0)