Skip to content

Commit

Permalink
chore: update nx to be dev dependency (#18221)
Browse files Browse the repository at this point in the history
  • Loading branch information
tay1orjones authored Dec 9, 2024
1 parent f24a88d commit d214374
Show file tree
Hide file tree
Showing 12 changed files with 252,590 additions and 16,518 deletions.
64,246 changes: 64,246 additions & 0 deletions .nx/cache/cloud/2412.05.4/index.js

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions .nx/cache/cloud/2412.05.4/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "nx-cloud-client-bundle",
"version": "0.0.1",
"type": "commonjs",
"main": "index.js",
"author": "Victor Savkin",
"license": "CC-BY-ND-3.0",
"dependencies": {
"axios": "1.1.3",
"enquirer": "2.4.1",
"dotenv": "~10.0.0",
"node-machine-id": "^1.1.12",
"tar": "6.1.11",
"strip-json-comments": "^5.0.1",
"chalk": "^4.1.0",
"yargs-parser": ">=21.1.1",
"fs-extra": "^11.1.0",
"open": "~8.4.0",
"ini": "4.1.3"
}
}
Loading

0 comments on commit d214374

Please sign in to comment.