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