@cinderlink/plugin-offline-sync-core
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -5,3 +5,3 @@ { | ||
"authors": "Drew <drew@cinderlink.com>", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"type": "module", | ||
@@ -22,4 +22,4 @@ "main": "./dist/index.js", | ||
"devDependencies": { | ||
"@cinderlink/core-types": "0.0.1", | ||
"@cinderlink/ipld-database": "0.0.1", | ||
"@cinderlink/core-types": "^0.0.1", | ||
"@cinderlink/ipld-database": "^0.0.2", | ||
"@cinderlink/tsconfig": "^1.0.0", | ||
@@ -26,0 +26,0 @@ "tsup": "^6.7.0", |
26042