verida / verida-js

The Verida SDK provides several SDKs to interact with the Verida Network
https://developers.verida.network
ISC License
1.31k stars 37 forks source link

Harmonise publish to NPM #416

Open aurelticot opened 6 months ago

aurelticot commented 6 months ago

Define the content of the package being published: https://docs.npmjs.com/cli/v10/using-npm/developers#keeping-files-out-of-your-package

Add an .npmignore or in package.json define the explicit list of files to include. Then set up CI to publish.