Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit dba8e6e

Browse files
Merge pull request #37 from TheOriginalJosh/versions
updating the peer dependencies.
2 parents a7c76e1 + 5fe4fda commit dba8e6e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"typescript": "~2.2.2"
2424
},
2525
"peerDependencies": {
26-
"@angular/common": "4.0.0",
27-
"@angular/compiler": "4.0.0",
28-
"@angular/core": "4.0.0",
29-
"@angular/forms": "4.0.0",
30-
"@angular/platform-browser": "4.0.0",
31-
"@angular/platform-browser-dynamic": "4.0.0"
26+
"@angular/common": "4.x",
27+
"@angular/compiler": "4.x",
28+
"@angular/core": "4.x",
29+
"@angular/forms": "4.x",
30+
"@angular/platform-browser": "4.x",
31+
"@angular/platform-browser-dynamic": "4.x"
3232
}
3333
}

0 commit comments

Comments
 (0)