Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cezaraugusto authored Feb 23, 2024
1 parent 403c13b commit 248a1a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ Just add `extension-create` to your npm scripts. Here's how it should look in yo
"start": "npx extension-create start",
"dev": "npx extension-create dev",
"build": "npx extension-create build"
},
"devDependencies": {
"extension-create": "latest"
}
}
```
Expand Down

0 comments on commit 248a1a3

Please sign in to comment.