Skip to content

Commit

Permalink
Fix/peerdep (#168)
Browse files Browse the repository at this point in the history
* chore: update peer dep requirement to work with 7

* chore: version bump

* chore: update package
  • Loading branch information
maxisam authored Oct 10, 2018
1 parent 08d00e9 commit f6b3044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/ngx-clipboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"copy"
],
"dependencies": {
"ngx-window-token": "^1.0.0"
"ngx-window-token": "^1.0.1"
},
"peerDependencies": {
"@angular/common": ">=6.0.0",
Expand Down

0 comments on commit f6b3044

Please sign in to comment.