Skip to content

Commit

Permalink
up uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Oct 2, 2024
1 parent 836fd69 commit 1e41dbb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/crypto-js": "^3.1.43",
"@types/jest": "^29.5.13",
"@types/jest": "^27.0.1",
"@types/node": "^14.18.63",
"@types/prettier": "2.6.0",
"@types/puppeteer": "^5.4.7",
Expand All @@ -36,12 +36,12 @@
"aws-sdk": "^2.1537.0",
"cmake-js": "^7.3.0",
"https-proxy-agent": "^5.0.1",
"jest": "^29.7.0",
"jest": "^27.2.1",
"jest-puppeteer": "^5.0.4",
"jest-runtime": "^29.7.0",
"jest-runtime": "^27.2.1",
"puppeteer": "^3.3.0",
"tar": "^6.2.1",
"ts-jest": "^29.2.5",
"ts-jest": "^27.0.5",
"typedoc": "^0.24.8",
"typedoc-plugin-merge-modules": "^5.1.0",
"typescript": "^4.9.5",
Expand Down

0 comments on commit 1e41dbb

Please sign in to comment.