mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Fix generate types package script
This commit is contained in:
@@ -18,7 +18,7 @@ The complete types package is generated via:
|
||||
|
||||
```
|
||||
$ npm run generate-types-package
|
||||
$ cd dist
|
||||
$ cd types/dist
|
||||
$ npm publish --access=public
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user