Skip to content

Commit beef9f5

Browse files
2 parents c2f0a1b + d1971b0 commit beef9f5

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"name": "@codebolt/codeboltjs",
3-
"version": "1.1.85",
3+
"version": "1.1.86",
44
"description": "",
55
"keywords": [],
66
"author": "",
77
"main": "index.js",
8+
"types": "index.d.ts",
89
"scripts": {
910
"build": "tsc",
1011
"build:docs": "typedoc --plugin typedoc-plugin-missing-exports",

0 commit comments

Comments
 (0)