Skip to content

Commit

Permalink
Merge pull request #130 from vangorra/ng4-support
Browse files Browse the repository at this point in the history
Adding angular4 as a peer dependency.
  • Loading branch information
akserg authored Apr 4, 2017
2 parents a0d672a + 020da95 commit cda6c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"typings": "index.d.ts",
"homepage": "https://github.com/akserg/ng2-dnd#readme",
"peerDependencies": {
"@angular/core": "^2.4.4"
"@angular/core": "^2.4.4 || ^4.0.0"
},
"devDependencies": {
"@angular/common": "^2.4.4",
Expand Down

0 comments on commit cda6c50

Please sign in to comment.