Skip to content

Commit 6187f0c

Browse files
filipesilvadevCrossNet
authored andcommitted
fix(mobile): lock dependency (angular#961)
Close angular#958
1 parent e324a2e commit 6187f0c

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
@@ -41,7 +41,7 @@
4141
"@angular/service-worker": "^0.2.0",
4242
"@angular/app-shell": "^0.0.0",
4343
"angular2-broccoli-prerender": "^0.11.0",
44-
"angular2-universal":"^0.100.3",
44+
"angular2-universal":"0.101.5",
4545
"angular2-universal-polyfills": "^0.4.1",
4646
"preboot": "^2.0.10",<% } %>
4747
"angular-cli": "^<%= version %>",

0 commit comments

Comments
 (0)