create-fate 1.3.0 → 1.3.1

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": "create-fate",
3
- "version": "1.3.0",
3
+ "version": "1.3.1",
4
4
  "description": "Create a new fate app.",
5
5
  "homepage": "https://github.com/nkzw-tech/fate",
6
6
  "license": "MIT",
@@ -4,6 +4,7 @@ packages:
4
4
 
5
5
  allowBuilds:
6
6
  '@swc/core': true
7
+ better-sqlite3: true
7
8
  esbuild: true
8
9
  sharp: true
9
10
  workerd: true
@@ -21,6 +22,7 @@ minimumReleaseAgeExclude:
21
22
  onlyBuiltDependencies:
22
23
  - '@swc/core'
23
24
  - '@tailwindcss/oxide'
25
+ - better-sqlite3
24
26
  - esbuild
25
27
  - msgpackr-extract
26
28
  - unrs-resolver