mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
build(yarn): fix unmet peer dependency warning
This commit is contained in:
parent
704b66590d
commit
d4cdae846b
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
"preact": "^8.2.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.26.0",
|
||||
"babel-loader": "^7.1.2",
|
||||
"babel-plugin-react-require": "^3.0.0",
|
||||
"babel-plugin-transform-class-properties": "^6.24.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue