Skip to content

Commit

Permalink
add npm run all to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mabry1985 committed Nov 28, 2023
1 parent 27af3f8 commit 6540fd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ds-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
},
"devDependencies": {
"@types/react": "^18.2.37",
"npm-run-all": "^4.1.5",
"tailwindcss": "^3.3.5",
"typescript": "^5.2.2"
},
Expand Down

0 comments on commit 6540fd9

Please sign in to comment.