build: update name, version and description in package.json
This commit is contained in:
parent
252f6cfd2d
commit
fc614680c7
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "nlk",
|
||||
"version": "0.1.0",
|
||||
"description": "Node Launcher Kit",
|
||||
"name": "node-launcher-kit",
|
||||
"version": "1.0.0",
|
||||
"description": "A typescript library to install and launch minecraft with or without modloaders.",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"type": "module",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue