Sign in Sign up
npm

pkg-to-dist

Simple library that moves package.json to dist folder and changes exports. Use to publish a library in a dist folder ```sh npm i --save-dev pkg-to-dist ``` ```sh npm run build && pkg-to-dist && cd dist && npm publish ```

Latest release
Sep 04, 2024
Releases
5
Known CVEs
0
First release
Sep 04, 2024
License
MIT
View on Npm
Insights

Activity

Total releases
5
Last 12 months
0
Cadence
~daily
Dependencies
0

Releases per month

last 12 months

Release mix

  • patch 4
5 releases
Releases
Version Released
0.0.6 patch
0.0.5 patch
0.0.4 patch
0.0.3 patch
0.0.2 initial