mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
chore: prevent build fail
This commit is contained in:
parent
b14495951e
commit
7aec9c32bc
@ -3,7 +3,8 @@
|
|||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"browser": {
|
"browser": {
|
||||||
"fs": false
|
"fs": false,
|
||||||
|
"knex": false
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "next dev",
|
"dev": "next dev",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user