test
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kevisual/cnb",
|
||||
"version": "0.0.41",
|
||||
"version": "0.0.43",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"basename": "/root/cnb",
|
||||
@@ -17,8 +17,8 @@
|
||||
},
|
||||
"keywords": [],
|
||||
"bin": {
|
||||
"cnb": "./bin/index.js",
|
||||
"cloud": "./bin/index.js"
|
||||
"cnb": "bin/index.js",
|
||||
"cloud": "bin/index.js"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
@@ -74,4 +74,4 @@
|
||||
"./src/*": "./src/*",
|
||||
"./agent/*": "./agent/*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user