afcm_data
v1.5.0
Published
Data schema for FCO
Downloads
29
Readme
AFCM_Data
To update:
- bump the version
- clean pre_dist
- npm run build from command line
- cd dist
- (opt) npm login
- npm publish
##Build issues## Currently we are pegged to mongoose 5.10.19 because mongoose-ts does not work with the current mongoose/MongoDB and I rely heavily on this package.
Hopefully we can move succesfully onto mongoose-ts 0.0.23 soon which might allow some upgrades.