updated license and version
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"name": "hyperf-keybinds",
|
||||
"version": "1.0.0",
|
||||
"version": "0.1.0",
|
||||
"description": "",
|
||||
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"test": "vitest",
|
||||
@@ -10,7 +11,7 @@
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"license": "MIT",
|
||||
"type": "commonjs",
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.3.0",
|
||||
|
||||
Reference in New Issue
Block a user