@passionio/apps
v0.0.6
Published
This repository contains apps feaure plugin for applications that use the [independenc3/feature-plugin](https://github.com/independenc3/feature-plugin) framework.
Downloads
4
Readme
Feature Plugin Apps
This repository contains apps feaure plugin for applications that use the independenc3/feature-plugin framework.
Publishing a new version
npm publish
The npm publish
command is used to publish the feature plugins as separate npm packages. This allows you to easily distribute and consume these plugins in your applications.
Before running this command, make sure you have configured the necessary credentials and access rights to publish packages on the npm registry, and that you have updated the version in package.json.
npm publish