Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (13 loc) · 221 Bytes

PUBLISH.md

File metadata and controls

15 lines (13 loc) · 221 Bytes

Bump version in:

  • package.json
  • projects/ng-select/package.json
  • src/app/components/home.compenent.ts

Build with:

yarn run build-lib

Publish from dist directory:

cd dist/ng-select
npm publish