Skip to content

Commit cd87161

Browse files
authored
Update packaging instructions
Remove `cd ts` step
1 parent 2db1df6 commit cd87161

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ of those flags here.
8282
- Relase the npm packages:
8383
```bash
8484
npm login
85-
cd ts
8685
npm publish
8786
# Now, you need to update the entry in /<your python package>/jlextension/package.json
8887
# from "file:../../ts" to "^<the version of the NPM packge you just released>

0 commit comments

Comments
 (0)