mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 06:36:34 +00:00
Fixed version bug
This commit is contained in:
@@ -33,8 +33,7 @@
|
||||
"express": "^4.16.1",
|
||||
"morgan": "^1.9.0",
|
||||
"multer": "^1.3.0",
|
||||
"mysql": "^2.15.0",
|
||||
"pkginfo": "^0.4.1"
|
||||
"mysql": "^2.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "^5.2.0",
|
||||
|
||||
Reference in New Issue
Block a user