portfolio-types
v3.0.0
Published
Types for the Portfolio project
Readme
Portfolio types
Update remote npm
tscnpm publish
Problems:
- Check if name is taken:
npm view portfolio-types- Check if you are not logged
npm whoami
npm login- npm registry not set
npm config get registry --> "https://registry.npmjs.org/"if not
npm config set registry https://registry.npmjs.org/