mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-26 21:35:26 +00:00
test(cypress): sqlite sakila.db file update & regenaration files
Signed-off-by: Raju Udava <sivadstala@gmail.com>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "nc-xcdb",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"sqlite3": "^5.0.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user