Skip to content

Commit

Permalink
Merge pull request #2 from cicatriz-dev/curso-4/aula-5.3
Browse files Browse the repository at this point in the history
c4a5.3
  • Loading branch information
cicatrizdev authored Jan 20, 2025
2 parents e63e3c2 + 02821cb commit e74d053
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/component-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"dist"
],
"scripts": {
"build": "rollup -c",
"dev": "rollup -c -w"
"build": "echo 'rollup -c'",
"dev": "echo 'rollup -c -w'"
},
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0",
Expand Down

0 comments on commit e74d053

Please sign in to comment.