File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33<!-- all-shields/header-badges:START -->
44
5- [ ![ v2.0.5-nightly .1] ( https://img.shields.io/badge/version-v2.0.5--nightly .1-lightgray.svg?style=flat&logo= )] ( https://github.com/ptkdev-boilerplate/node-module-boilerplate/blob/main/CHANGELOG.md ) [ ![ ] ( https://img.shields.io/npm/v/@ptkdev/node-module-boilerplate?color=CC3534&logo=npm )] ( https://www.npmjs.com/package/@ptkdev/node-module-boilerplate ) [ ![ License: MIT] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat&logo=license )] ( https://github.com/ptkdev-boilerplate/node-module-boilerplate/blob/main/LICENSE.md ) [ ![ Language: TypeScript] ( https://img.shields.io/badge/language-typescript-blue.svg?style=flat&logo=typescript )] ( https://www.typescriptlang.org/ ) [ ![ ECMAScript: 2019] ( https://img.shields.io/badge/ES-9-F7DF1E.svg?style=flat&logo=javascript )] ( https://github.com/tc39/ecma262 ) [ ![ Discord Server] ( https://discordapp.com/api/guilds/383373985666301975/embed.png )] ( https://discord.ptkdev.io )
5+ [ ![ v2.0.5-beta .1] ( https://img.shields.io/badge/version-v2.0.5--beta .1-lightgray.svg?style=flat&logo= )] ( https://github.com/ptkdev-boilerplate/node-module-boilerplate/blob/main/CHANGELOG.md ) [ ![ ] ( https://img.shields.io/npm/v/@ptkdev/node-module-boilerplate?color=CC3534&logo=npm )] ( https://www.npmjs.com/package/@ptkdev/node-module-boilerplate ) [ ![ License: MIT] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat&logo=license )] ( https://github.com/ptkdev-boilerplate/node-module-boilerplate/blob/main/LICENSE.md ) [ ![ Language: TypeScript] ( https://img.shields.io/badge/language-typescript-blue.svg?style=flat&logo=typescript )] ( https://www.typescriptlang.org/ ) [ ![ ECMAScript: 2019] ( https://img.shields.io/badge/ES-9-F7DF1E.svg?style=flat&logo=javascript )] ( https://github.com/tc39/ecma262 ) [ ![ Discord Server] ( https://discordapp.com/api/guilds/383373985666301975/embed.png )] ( https://discord.ptkdev.io )
66
77<!-- all-shields/header-badges:END -->
88
Original file line number Diff line number Diff line change 22 "name" : " @ptkdev/node-module-boilerplate" ,
33 "displayName" : " Node NPM Library Boilerplate" ,
44 "description" : " Create your npm library with this friendly boilerplate. Use this respository as template for your new node library/module" ,
5- "version" : " 2.0.5-nightly .1" ,
5+ "version" : " 2.0.5-beta .1" ,
66 "main" : " dist/functions/module.js" ,
77 "publishConfig" : {
88 "access" : " public"
You can’t perform that action at this time.
0 commit comments