Skip to content

Commit 39ece1e

Browse files
chore: pre-termination backup
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
1 parent 7754a3e commit 39ece1e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,18 @@
33
"description": "a web framework for complex Node.js application",
44
"version": "1.0.0",
55
"devDependencies": {
6+
"@babel/plugin-proposal-decorators": "7.25.9",
67
"@nrwl/tao": "16.10.0",
78
"@types/jest": "29.5.14",
89
"@types/node": "22.12.0",
910
"@vercel/ncc": "0.38.3",
1011
"autocannon": "7.15.0",
11-
"@babel/plugin-proposal-decorators": "7.25.9",
1212
"jest": "29.7.0",
1313
"lerna": "7.4.2",
1414
"lerna-changelog": "2.2.0",
1515
"madge": "6.1.0",
1616
"mwts": "1.3.0",
17+
"pptxgenjs": "^4.0.1",
1718
"tree-kill": "1.2.2",
1819
"ts-jest": "29.2.5",
1920
"ts-node": "10.9.2",

0 commit comments

Comments
 (0)