@hpx7/delta-pack-cli 0.2.1 → 0.2.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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -11129,7 +11129,7 @@ var languages = {
11129
11129
  // package.json
11130
11130
  var package_default = {
11131
11131
  name: "@hpx7/delta-pack-cli",
11132
- version: "0.2.1",
11132
+ version: "0.2.3",
11133
11133
  license: "MIT",
11134
11134
  author: "hpx7",
11135
11135
  repository: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hpx7/delta-pack-cli",
3
- "version": "0.2.1",
3
+ "version": "0.2.3",
4
4
  "license": "MIT",
5
5
  "author": "hpx7",
6
6
  "repository": {