@tramvai/swc-integration 2.72.4 → 2.72.5

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -8,7 +8,7 @@ This package contains of next things:
8
8
  ## Installation
9
9
 
10
10
  ```sh
11
- tramvai add --dev @tramvai/swc-integration
11
+ npx tramvai add --dev @tramvai/swc-integration
12
12
  ```
13
13
 
14
14
  ## API
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tramvai/swc-integration",
3
- "version": "2.72.4",
3
+ "version": "2.72.5",
4
4
  "description": "Tramvai integration with swc toolset",
5
5
  "files": [
6
6
  "target/wasm32-wasi/release/*.wasm"