Skip to content

Commit 1347f27

Browse files
committed
fix(dep): update dependencies
1 parent 354791e commit 1347f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use strict'
22

3-
var WebSqlPouchCore = require('pouchdb-adapter-websql-core')
3+
var WebSqlPouchCore = require('@craftzdog/pouchdb-adapter-websql-core')
44
var sqlite = null
55

66
function createOpenDBFunction (opts) {

0 commit comments

Comments
 (0)