Skip to content

Commit

Permalink
fix: removed @jquery/types from peerDependencies - not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed.alatawi committed Jul 5, 2020
1 parent 9ffb78c commit 3b715dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions projects/ahmed757/ngx-treant-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
},
"peerDependencies": {
"@angular/common": "^9.0.7",
"@angular/core": "^9.0.7",
"@types/jquery": "^3.3.38"
"@angular/core": "^9.0.7"
}
}

0 comments on commit 3b715dc

Please sign in to comment.