chore: revert version down
This commit is contained in:
parent
f5d5667be3
commit
1eb9100a46
2 changed files with 1 additions and 7 deletions
|
@ -1,6 +0,0 @@
|
|||
### [1.0.1](https://code.relms.dev/NeonJS/framework/compare/v1.0.0...v1.0.1) (2021-11-02)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* pino pretty deprecation ([90c6de1](https://code.relms.dev/NeonJS/framework/commit/90c6de1b5d44e196f5666c8cee56b1cde6ba46af))
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@neonjs/framework",
|
||||
"version": "1.0.1",
|
||||
"version": "0.0.1",
|
||||
"description": "Discord.JS Slash Commands based framework",
|
||||
"license": "MIT",
|
||||
"main": "dist/index.js",
|
||||
|
|
Reference in a new issue