Skip to content

Commit 4ff34d9

Browse files
committed
chore: update css compiler version
1 parent afda7e2 commit 4ff34d9

File tree

1 file changed

+1
-1
lines changed
  • packages/angular2-meteor/atmosphere-packages/angular2-compilers

1 file changed

+1
-1
lines changed

packages/angular2-meteor/atmosphere-packages/angular2-compilers/package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Package.registerBuildPlugin({
1515
// Uses an external packages to get the actual compilers
1616
'ecmascript@0.4.3',
1717
'urigo:static-html-compiler@0.1.8',
18-
'barbatus:css-compiler@0.3.4'
18+
'barbatus:css-compiler@0.3.5_1'
1919
]
2020
});
2121

0 commit comments

Comments
 (0)