Skip to content

Commit 9156465

Browse files
committed
updated to use default
1 parent fce3951 commit 9156465

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
{
22
"name": "@codebolt/codeboltjs",
3-
"version": "1.1.9",
3+
"version": "1.1.10",
44
"description": "",
55
"keywords": [],
66
"author": "",
77
"main": "index.js",
8-
"license": "ISC",
98
"scripts": {
109
"build": "tsc",
1110
"build:docs": "typedoc --plugin typedoc-plugin-missing-exports",

0 commit comments

Comments
 (0)