File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ Release Date: 12/18/25
44 Platform: Typescript
55 Version: 1
66 Revision: 0
7- Patch: 1
7+ Patch: 2
88 Author:Cliff Hall <
[email protected] >
99--------------------------------------------------------------------------
10101.0.0 - Initial port from AS3
11- 1.0.1 - Added DEV_GUIDE.md
11+ 1.0.2 - Added DEV_GUIDE.md
Original file line number Diff line number Diff line change 11{
22 "name" : " @puremvc/puremvc-typescript-util-pipes" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " PureMVC Pipes Utility for TypeScript" ,
55 "main" : " ./bin/cjs/index.js" ,
66 "module" : " ./bin/esm/index.js" ,
9494 "typedoc" : " ^0.27.8" ,
9595 "typescript-eslint" : " ^8.25.0" ,
9696 "zod" : " ^3.24.2"
97+ },
98+ "engines" : {
99+ "node" : " >=20"
97100 }
98101}
You can’t perform that action at this time.
0 commit comments