@adbayb/stack 3.3.0-next.1787582257775.b4cfe7a → 3.3.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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -790,7 +790,7 @@ const createWatchCommand = (program) => {
790
790
 
791
791
  //#endregion
792
792
  //#region package.json
793
- var version = "3.3.0-next.1787582257775.b4cfe7a";
793
+ var version = "3.3.0";
794
794
 
795
795
  //#endregion
796
796
  //#region src/index.ts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adbayb/stack",
3
- "version": "3.3.0-next.1787582257775.b4cfe7a",
3
+ "version": "3.3.0",
4
4
  "description": "My opinionated JavaScript-based toolchain",
5
5
  "keywords": [
6
6
  "development",