Unverified Commit 4b4da285 authored by Swayangjit Prasad Parida's avatar Swayangjit Prasad Parida Committed by GitHub
Browse files

Issue #SB-21755 merge: Merge pull request #21 from NavKumarV/release-3.6.0_angular_v8

Issue #SB-21755 feat: updating peer dependencies
Showing with 3 additions and 3 deletions
+3 -3
......@@ -2,9 +2,9 @@
"name": "common-form-elements",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": "^7.1.0",
"@angular/core": "^7.1.0",
"@angular/forms": "^7.1.0"
"@angular/common": "^8.0.0",
"@angular/core": "^8.0.0",
"@angular/forms": "^8.0.0"
},
"dependencies": {
"immutable": "^4.0.0-rc.12"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment