Compare commits
2 Commits
54fa76d7c5
...
eff4ca4c98
Author | SHA1 | Date | |
---|---|---|---|
eff4ca4c98 | |||
2b8e44776f |
@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"next": "14.2.10"
|
||||
"next": "14.2.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5",
|
||||
@ -22,6 +22,6 @@
|
||||
"postcss": "^8",
|
||||
"tailwindcss": "^3.3.0",
|
||||
"eslint": "^8",
|
||||
"eslint-config-next": "14.2.10"
|
||||
"eslint-config-next": "14.2.11"
|
||||
}
|
||||
}
|
@ -13,3 +13,5 @@ please:
|
||||
branch: "main"
|
||||
settings:
|
||||
api_url: "https://git.front.kjuulh.io"
|
||||
actions:
|
||||
rust:
|
||||
|
Loading…
Reference in New Issue
Block a user