Skip to content

Commit 78f93c0

Browse files
renovate[bot]ardatan
authored andcommitted
Update dependency node-sass to v4.9.2 (Urigo#1931)
1 parent c42d8a7 commit 78f93c0

File tree

1 file changed

+1
-1
lines changed
  • atmosphere-packages/angular-scss-compiler

1 file changed

+1
-1
lines changed

atmosphere-packages/angular-scss-compiler/package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Package.describe({
77
});
88

99
Npm.depends({
10-
'node-sass': '4.9.0'
10+
'node-sass': '4.9.2'
1111
});
1212

1313
Package.onUse(function (api) {

0 commit comments

Comments
 (0)