@vizejs/fresco-native 0.58.0 → 0.60.0

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": "@vizejs/fresco-native",
3
- "version": "0.58.0",
3
+ "version": "0.60.0",
4
4
  "description": "Vue TUI framework - Native bindings",
5
5
  "keywords": [
6
6
  "fresco",
@@ -44,6 +44,7 @@
44
44
  },
45
45
  "scripts": {
46
46
  "build": "napi build --platform --release --manifest-path ../../crates/vize_fresco/Cargo.toml -p vize_fresco --features napi --output-dir .",
47
+ "build:ci": "napi build --platform --profile ci --manifest-path ../../crates/vize_fresco/Cargo.toml -p vize_fresco --features napi --output-dir .",
47
48
  "build:debug": "napi build --platform --manifest-path ../../crates/vize_fresco/Cargo.toml -p vize_fresco --features napi --output-dir ."
48
49
  }
49
50
  }
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file