Skip to content

Commit

Permalink
feat(angular2-compilers): v0.1.4 of urigo:static-html-compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela committed Jul 9, 2016
1 parent 79bd10a commit a0d28d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atmosphere-packages/angular2-compilers/package.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Package.registerBuildPlugin({
use: [
// Uses an external packages to get the actual compilers
'ecmascript@0.4.3',
'urigo:static-html-compiler@0.0.5',
'urigo:static-html-compiler@0.1.4',
'barbatus:css-compiler@0.3.0'
]
});
Expand Down

0 comments on commit a0d28d3

Please sign in to comment.