mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-02-22 18:02:52 +08:00
Removing peer dependencies
This commit is contained in:
parent
65bf9362bd
commit
958019199a
@ -75,10 +75,6 @@
|
|||||||
"webpack-manifest-plugin": "1.3.2",
|
"webpack-manifest-plugin": "1.3.2",
|
||||||
"whatwg-fetch": "2.0.3"
|
"whatwg-fetch": "2.0.3"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
|
||||||
"react": ">=0.14",
|
|
||||||
"react-dom": ">=0.14"
|
|
||||||
},
|
|
||||||
"jest": {
|
"jest": {
|
||||||
"collectCoverageFrom": [
|
"collectCoverageFrom": [
|
||||||
"src/**/*.{js,jsx,mjs}"
|
"src/**/*.{js,jsx,mjs}"
|
||||||
|
Loading…
Reference in New Issue
Block a user