Skip to content

Commit b254046

Browse files
authored
Merge pull request #11 from bytecodealliance/bump-cjs
chore: bump componentize-js
2 parents 0979663 + abebdcf commit b254046

File tree

14 files changed

+1252
-663
lines changed

14 files changed

+1252
-663
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ $ npm test # Run tests
6464
$ npm run fmt # Format code
6565
$ npm run fmt:check # Check formatting
6666
$ npm run lint # Lint code
67-
$ npm run fetch-wit # Fetch WIT dependencies
68-
$ npm run update-wit # Update WIT lock file
67+
$ npm run wit:fetch # Fetch WIT dependencies
68+
$ npm run wit:update # Update WIT lock file
6969
```
7070

7171
## See Also

0 commit comments

Comments
 (0)