@uql/sqlite
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"main": "./index.js", | ||
@@ -24,5 +24,5 @@ "types": "./index.d.ts", | ||
"devDependencies": { | ||
"@types/node": "^18.0.0", | ||
"@types/node": "^18.0.3", | ||
"@types/sqlite3": "^3.1.8", | ||
"@uql/core": "^1.0.9", | ||
"@uql/core": "^1.0.10", | ||
"copyfiles": "^2.4.1", | ||
@@ -66,2 +66,2 @@ "rimraf": "^3.0.2", | ||
"gitHead": "3ced0c218364ddcd9e234096155ff205a7583b13" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
47957