mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 03:07:36 +02:00
added dynamic domain
This commit is contained in:
+3
-3
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user