We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7754a3e commit 39ece1eCopy full SHA for 39ece1e
1 file changed
package.json
@@ -3,17 +3,18 @@
3
"description": "a web framework for complex Node.js application",
4
"version": "1.0.0",
5
"devDependencies": {
6
+ "@babel/plugin-proposal-decorators": "7.25.9",
7
"@nrwl/tao": "16.10.0",
8
"@types/jest": "29.5.14",
9
"@types/node": "22.12.0",
10
"@vercel/ncc": "0.38.3",
11
"autocannon": "7.15.0",
- "@babel/plugin-proposal-decorators": "7.25.9",
12
"jest": "29.7.0",
13
"lerna": "7.4.2",
14
"lerna-changelog": "2.2.0",
15
"madge": "6.1.0",
16
"mwts": "1.3.0",
17
+ "pptxgenjs": "^4.0.1",
18
"tree-kill": "1.2.2",
19
"ts-jest": "29.2.5",
20
"ts-node": "10.9.2",
0 commit comments