0.0.36 • Published 11 months ago
@splitsies/shared-models v0.0.36
shared-models
Model definitions that are shared between Splitsies' repositories
Updating Shared Models
- Make changes to interfaces and models
- Bump the version in
package.json
npm run build
to generate thelib
directory to be packagednpm pack
to generate thesplitsies-shared-models-<VERSION>.tgz
package in the root of the project- Test the locally generated package by updating consumers'
package.json
to reference the local file:// package.json ... "dependencies": { ... "@splitsies/shared-models": "file:<PATH_TO_TGZ>" ... }, ...
npm publish
to push the new version tonpm
- Bump the version in the consumers' package.json and
npm install
to use the latest package version
0.0.32
11 months ago
0.0.33
11 months ago
0.0.34
11 months ago
0.0.35
11 months ago
0.0.36
11 months ago
0.0.31
1 year ago
0.0.30
1 year ago
0.0.29
1 year ago
0.0.28
1 year ago
0.0.27
1 year ago
0.0.26
1 year ago
0.0.25
1 year ago
0.0.24
1 year ago
0.0.22
1 year ago
0.0.23
1 year ago
0.0.21
2 years ago
0.0.20
2 years ago
0.0.19
2 years ago
0.0.18
2 years ago
0.0.17
2 years ago
0.0.13
2 years ago
0.0.14
2 years ago
0.0.15
2 years ago
0.0.16
2 years ago
0.0.10
2 years ago
0.0.11
2 years ago
0.0.12
2 years ago
0.0.9
2 years ago
0.0.8
2 years ago
0.0.7
2 years ago
0.0.6
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.1
2 years ago