Skip to content

Commit 20ae79e

Browse files
author
vakrilov
committed
Update @ngtools to 1.5.3
1 parent ebbb726 commit 20ae79e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ node_modules
33
platforms
44
lib
55
tags
6+
report
67

78
app/**/*.js
89
app/**/*.map

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@angular/compiler-cli": "~4.1.3",
33-
"@ngtools/webpack": "~1.4.0",
33+
"@ngtools/webpack": "~1.5.3",
3434
"babel-traverse": "6.24.1",
3535
"babel-types": "6.24.1",
3636
"babylon": "6.17.0",
@@ -60,4 +60,4 @@
6060
"build-android-bundle": "npm run ns-bundle --android --build-app",
6161
"build-ios-bundle": "npm run ns-bundle --ios --build-app"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)