Skip to content

Commit

Permalink
fix: fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
teclone committed Mar 1, 2020
1 parent ee741b0 commit e644c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Next, add the build script to your package.json file
```json
{
"scripts": {
"build": "@teclone/rollup-all"
"build": "rollup-all"
}
}
```
Expand Down

0 comments on commit e644c35

Please sign in to comment.