Skip to content

Commit 0d84672

Browse files
committed
fix(mobile): partially fix dep problem
See #958#issuecomment-227269837
1 parent 9df0ffe commit 0d84672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon/ng2/blueprints/ng2/files/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@angular/service-worker": "0.2.0",
3333
"@angular/app-shell": "0.0.0",
3434
"angular2-broccoli-prerender": "0.11.0",
35-
"angular2-universal":"0.101.5",
35+
"angular2-universal":"0.100.5",
3636
"angular2-universal-polyfills": "0.4.1",
3737
"preboot": "2.0.10",<% } %>
3838
"angular-cli": "<%= version %>",

0 commit comments

Comments
 (0)