@ony3000/demo-library
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

demo-library

Testing for node-library-template repo.

Deploy on npm

First, check that the package information such as name and version is correct.

Then, execute the following commands in order to deploy.

Node 18 기준

pnpm i
pnpm run clean
rm -rf node_modules
pnpm i
pnpm run build
npm login --auth-type legacy
npm publish --auth-type legacy --access public

Deprecating package

https://docs.npmjs.com/deprecating-and-undeprecating-packages-or-package-versions#deprecating-a-single-version-of-a-package

Readme

Keywords

Package Sidebar

Install

npm i @ony3000/demo-library

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

3.58 kB

Total Files

7

Last publish

Collaborators

  • ony3000