Skip to content

Commit

Permalink
Move esbuild to full dep for CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
danivovich committed Jul 31, 2024
1 parent 9ba7626 commit 605534f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"license": "ISC",
"dependencies": {
"@uswds/uswds": "3.8.1",
"esbuild": "^0.23.0",
"sass": "^1.77.8"
},
"devDependencies": {
"@uswds/compile": "^1.1.0",
"esbuild": "^0.23.0"
}
}

0 comments on commit 605534f

Please sign in to comment.