@mohsen-azimi/tsz-dev 0.1.2 → 0.1.3

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.
@@ -5,7 +5,7 @@
5
5
  "Mohsen Azimi <mohsen@users.noreply.github.com>"
6
6
  ],
7
7
  "description": "WebAssembly bindings for the tsz TypeScript compiler",
8
- "version": "0.1.2",
8
+ "version": "0.1.3",
9
9
  "license": "Apache-2.0",
10
10
  "repository": {
11
11
  "type": "git",
Binary file
package/node/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "Mohsen Azimi <mohsen@users.noreply.github.com>"
5
5
  ],
6
6
  "description": "WebAssembly bindings for the tsz TypeScript compiler",
7
- "version": "0.1.2",
7
+ "version": "0.1.3",
8
8
  "license": "Apache-2.0",
9
9
  "repository": {
10
10
  "type": "git",
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mohsen-azimi/tsz-dev",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "WebAssembly bindings for the tsz TypeScript compiler",
5
5
  "license": "Apache-2.0",
6
6
  "author": "Mohsen Azimi <mohsen@users.noreply.github.com>",