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

Commit 1112e9d

Browse files
author
Sam Graber
authored
Merge pull request #384 from SamGraber/zone-0.7.2
Zone 0.7.2
2 parents 084d875 + ba12904 commit 1112e9d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-angular-components",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "Reusable responsive angular components",
55
"author": "Renovo Development Team",
66
"keywords": [
@@ -108,13 +108,13 @@
108108
"moment": "~2.14.1",
109109
"moment-timezone": "^0.5.3",
110110
"ng-wig": "~2.3.4",
111-
"rl-async-testing": "~1.6.0",
112-
"rl-http": "~1.5.0",
111+
"rl-async-testing": "~1.6.1",
112+
"rl-http": "~1.5.1",
113113
"rxjs": "~5.0.0",
114114
"systemjs": "^0.19.28",
115-
"typescript-angular-utilities": "~4.1.0",
115+
"typescript-angular-utilities": "~4.1.1",
116116
"ui-select": "~0.14.7",
117-
"zone.js": "~0.6.25"
117+
"zone.js": "~0.7.2"
118118
},
119119
"license": "GPL-3.0"
120120
}

0 commit comments

Comments
 (0)