mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-07-06 13:01:46 -07:00
ci: fix
This commit is contained in:
parent
b640a49569
commit
cd587ea736
2 changed files with 3 additions and 3 deletions
|
@ -9,6 +9,7 @@
|
||||||
"@uiw/react-codemirror": "^3.1.0",
|
"@uiw/react-codemirror": "^3.1.0",
|
||||||
"axios": "^0.21.1",
|
"axios": "^0.21.1",
|
||||||
"codemirror": "^5.62.3",
|
"codemirror": "^5.62.3",
|
||||||
|
"eslint-config-react-app": "^6.0.0",
|
||||||
"history": "^5.0.1",
|
"history": "^5.0.1",
|
||||||
"ipaddr.js": "^2.0.1",
|
"ipaddr.js": "^2.0.1",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
|
@ -32,9 +33,7 @@
|
||||||
"homepage": "/app",
|
"homepage": "/app",
|
||||||
"proxy": "http://localhost:4000",
|
"proxy": "http://localhost:4000",
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
"extends": [
|
"extends": "react-app"
|
||||||
"react-app"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"browserslist": {
|
"browserslist": {
|
||||||
"production": [
|
"production": [
|
||||||
|
|
|
@ -7138,6 +7138,7 @@ __metadata:
|
||||||
"@uiw/react-codemirror": ^3.1.0
|
"@uiw/react-codemirror": ^3.1.0
|
||||||
axios: ^0.21.1
|
axios: ^0.21.1
|
||||||
codemirror: ^5.62.3
|
codemirror: ^5.62.3
|
||||||
|
eslint-config-react-app: ^6.0.0
|
||||||
history: ^5.0.1
|
history: ^5.0.1
|
||||||
ipaddr.js: ^2.0.1
|
ipaddr.js: ^2.0.1
|
||||||
lodash: ^4.17.21
|
lodash: ^4.17.21
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue