This commit is contained in:
parent
376c78e8fe
commit
63eaa80d3a
@ -1,12 +1,11 @@
|
||||
{
|
||||
"name": "commandparser",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"description": "Parser meant to parse commands and their options for discord bots",
|
||||
"author": "Navy.gif",
|
||||
"license": "MIT",
|
||||
"private": false,
|
||||
"repository": "",
|
||||
|
||||
"type": "module",
|
||||
"main": "build/cjs/index.js",
|
||||
"module": "build/esm/index.js",
|
||||
@ -36,4 +35,4 @@
|
||||
"release": "tsc && yarn publish",
|
||||
"lint": "eslint --fix"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user