Skip to content

Commit a4ce19e

Browse files
cironunesrodyhaddad
authored andcommitted
chore(blueprints ng2): update Angular version to alpha-33
Closes #29 Closes #30
1 parent e5eeef8 commit a4ce19e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

addon/ng2/blueprints/ng2/files/src/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<style>/* Cool! */</style>
66
<script src="https://github.jspm.io/jmcriffey/[email protected]/traceur-runtime.js"></script>
77
<script src="https://jspm.io/[email protected]"></script>
8-
<script src="https://code.angularjs.org/2.0.0-alpha.22/angular2.dev.js"></script>
8+
<script src="https://code.angularjs.org/2.0.0-alpha.33/angular2.dev.js"></script>
99
{{content-for 'head'}}
1010
</head>
1111
<body>
@@ -14,4 +14,4 @@
1414
System.import('<%= htmlComponentName %>');
1515
</script>
1616
</body>
17-
</html>
17+
</html>

0 commit comments

Comments
 (0)