@dbos-inc/create 1.8.6-preview → 1.8.8-preview

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dbos-inc/create",
3
- "version": "1.8.6-preview",
3
+ "version": "1.8.8-preview",
4
4
  "description": "Tool for performing project initialization from template",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -1,7 +1,7 @@
1
1
  # To enable auto-completion and validation for this file in VSCode, install the RedHat YAML extension
2
2
  # https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml
3
3
 
4
- # yaml-language-server: $schema=https://raw.githubusercontent.com/dbos-inc/dbos-sdk/main/dbos-config.schema.json
4
+ # yaml-language-server: $schema=https://raw.githubusercontent.com/dbos-inc/dbos-transact/main/dbos-config.schema.json
5
5
 
6
6
  database:
7
7
  hostname: localhost