Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewgallo committed Aug 30, 2024
1 parent b3d4fb8 commit a20833a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"build": "nx run-many -t build"
},
"private": true,
"dependencies": {},
"devDependencies": {
"dependencies": {
"@nx/js": "19.6.4",
"nx": "19.6.4"
},
"devDependencies": {},
"workspaces": [
"packages/*"
]
Expand Down

0 comments on commit a20833a

Please sign in to comment.