Skip to content

Commit

Permalink
build: fix package.json peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
markov00 committed Jun 7, 2019
1 parent 21bb075 commit d1b25d8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,11 +131,6 @@
"ts-debounce": "^1.0.0",
"uuid": "^3.3.2"
},
"peerDependencies": {
"@elastic/datemath": "^5.0.2",
"@elastic/eui": "10.4.1",
"moment": "^2.20.1"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
Expand Down

0 comments on commit d1b25d8

Please sign in to comment.