Update package.json
This commit is contained in:
parent
cd3bcfebc9
commit
ec7f387c27
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "permission-checker",
|
"name": "permission-checker",
|
||||||
"version": "1.0.5",
|
"version": "1.0.6",
|
||||||
"description": "A permission checker for Node JS",
|
"description": "A permission checker for Node JS",
|
||||||
"main": "build/index.js",
|
"main": "build/index.js",
|
||||||
"types": "build/index.d.ts",
|
"types": "build/index.d.ts",
|
||||||
|
|
Reference in a new issue