Skip to content

Commit

Permalink
package.json updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Serhii Chernenko committed Jan 28, 2025
1 parent 62b21b4 commit 67dbe97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"postinstall": "npm-run-all --serial dev:cleanup dev:prepare",
"dev": "npm-run-all --serial postinstall dev:app",
"upgrade": "npm run upgrade --workspaces",
"build:app": "npm run build --workspace @demo/app",
"lint": "eslint src/",
"format": "eslint --fix src/",
"prepare": "husky"
Expand Down

0 comments on commit 67dbe97

Please # to comment.