mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Add version to generate types packages
This commit is contained in:
@@ -17,8 +17,8 @@ Typescript definition files generation is controlled by the various `tsconfig.ty
|
||||
The complete types package is generated via:
|
||||
|
||||
```
|
||||
$ npm run generate-types-package
|
||||
$ cd types/dist
|
||||
$ npm run generate-types-package 4.x.x
|
||||
$ cd packages/types/dist
|
||||
$ npm publish --access=public
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user