cloesce 0.0.5-unstable.17 → 0.0.5-unstable.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cloesce",
3
- "version": "0.0.5-unstable.17",
3
+ "version": "0.0.5-unstable.18",
4
4
  "description": "A tool to extract and compile TypeScript code into something wrangler can consume and deploy for D1 Databases and Cloudflare Workers",
5
5
  "type": "module",
6
6
  "license": "Apache-2.0",
@@ -63,4 +63,4 @@
63
63
  "orm",
64
64
  "cli"
65
65
  ]
66
- }
66
+ }