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