peerDependency is changed
This commit is contained in:
parent
9222db21e7
commit
3a83f3b523
|
@ -2,6 +2,7 @@
|
||||||
"name": "notification-electron",
|
"name": "notification-electron",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"electron": "^7.0.0"
|
"electron": "^7.0.0",
|
||||||
|
"lodash": "^4.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user