Skip to content

Commit 80fbcc9

Browse files
committed
test.sqlite.v5.0.11
1 parent 36ca697 commit 80fbcc9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ import fs from "fs";
279279
#!/bin/sh
280280

281281
git clone https://github.com/tryghost/node-sqlite3 node-sqlite3-sh \
282-
--branch=v6.0.1 \
282+
--branch=v5.0.11 \
283283
--depth=1 \
284284
--single-branch
285285

@@ -328,7 +328,7 @@ node ../jslint.mjs \
328328
#!/bin/sh
329329

330330
git clone https://github.com/tryghost/node-sqlite3 node-sqlite3-js \
331-
--branch=v6.0.1 \
331+
--branch=v5.0.11 \
332332
--depth=1 \
333333
--single-branch
334334

0 commit comments

Comments
 (0)