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