Update package.json
This commit is contained in:
parent
c50e70185f
commit
40a7b78ef5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "permission-checker",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "A permission checker for Node JS",
|
||||
"main": "./build/index.js",
|
||||
"type": "commonjs",
|
||||
|
|
Reference in a new issue