Skip to content

Commit bc322b2

Browse files
committed
updated old examples to work with local driver
1 parent 7ee0f08 commit bc322b2

8 files changed

Lines changed: 177 additions & 961 deletions

File tree

examples/with-javascript-express/package-lock.json

Lines changed: 40 additions & 203 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/with-javascript-express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "node ./app.js"
77
},
88
"dependencies": {
9-
"@sqlitecloud/drivers": "^0.0.56",
9+
"@sqlitecloud/drivers": "file:../../",
1010
"debug": "^4.3.4",
1111
"dotenv": "^16.4.5",
1212
"express": "^4.18.2",

0 commit comments

Comments
 (0)