Skip to content

Commit 9d7f76f

Browse files
committed
修改配置
1 parent 75103a9 commit 9d7f76f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

data.sqlite

0 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"dependencies": {
1111
"ejs" : "*",
1212
"xss" : "*",
13-
"async" : "*"
13+
"async" : "*",
14+
"sqlite3" : "*"
1415
}
1516
}

0 commit comments

Comments
 (0)