Skip to content

Commit 6333c3a

Browse files
committed
chore: update distribution file
1 parent 8b3b75e commit 6333c3a

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Actions are run from GitHub repos so we will checkin the packed dist folder.
117117
Then run [ncc](https://github.com/zeit/ncc) and push the results:
118118

119119
```bash
120-
$ npm run package
120+
$ npm run all
121121
$ git add dist
122122
$ git commit -a -m "Update dependencies"
123123
$ git push origin releases/v1

dist/index.js

Lines changed: 16 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)