Skip to content

Commit bcceb2b

Browse files
author
Vitor Durante
committed
Update npm packages
1 parent 55bbf42 commit bcceb2b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

angular/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
"@types/lodash": "^4.14.62",
3030
"@types/moment": "^2.13.0",
3131
"@types/moment-timezone": "^0.2.34",
32-
"@types/node": "^6.0.42",
3332
"@types/signalr": "^2.2.33",
3433
"@types/toastr": "^2.1.33",
3534
"abp-ng2-module": "^1.2.0",
@@ -66,7 +65,7 @@
6665
"toastr": "^2.1.2",
6766
"ts-helpers": "^1.1.2",
6867
"web-animations-js": "^2.3.1",
69-
"zone.js": "0.8.17"
68+
"zone.js": "0.8.18"
7069
},
7170
"devDependencies": {
7271
"@angular/cli": "^1.3.2",
@@ -87,6 +86,6 @@
8786
"protractor": "^5.1.1",
8887
"ts-node": "^3.3.0",
8988
"tslint": "^5.7.0",
90-
"typescript": "2.5.2"
89+
"typescript": "2.5.3"
9190
}
9291
}

0 commit comments

Comments
 (0)