mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
added dynamic domain
This commit is contained in:
parent
f82ecaa6d0
commit
199c5fe4b1
14 changed files with 185 additions and 718 deletions
|
@ -14,8 +14,6 @@
|
|||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@babel/eslint-parser": "^7.5.4",
|
||||
"@next/eslint-plugin-next": "^13.2.4",
|
||||
"eslint-plugin-react": "^7.32.2",
|
||||
"linkify-string": "^4.1.0",
|
||||
"next": "^13.2.3",
|
||||
"react": "^18.2.0",
|
||||
|
@ -25,6 +23,8 @@
|
|||
"socket.io-client": "^4.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-react": "^7.18.6"
|
||||
"@babel/preset-react": "^7.18.6",
|
||||
"eslint-plugin-react": "^7.32.2",
|
||||
"@next/eslint-plugin-next": "^13.2.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue