Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

Commit e2cf03c

Browse files
committed
fix(app): update Angular dependency
1 parent fa4e175 commit e2cf03c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/common/root/_bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{<% var ngVer = "1.3.0" %>
1+
{<% var ngVer = "1.4.0" %>
22
"name": "<%= _.slugify(_.humanize(appname)) %>",
33
"version": "0.0.0",
44
"dependencies": {

0 commit comments

Comments
 (0)