Skip to content

Commit 838850e

Browse files
Releasing version 2.2.5
1 parent 53e2e39 commit 838850e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "json-as-xlsx",
3-
"version": "2.2.4",
3+
"version": "2.2.5",
44
"main": "index.js",
55
"license": "MIT",
6+
"types": "types/index.d.ts",
67
"description": "Create excel from json",
78
"author": "LuisEnMarroquin <[email protected]>",
89
"homepage": "https://luisenmarroquin.github.io/json-as-xlsx",
@@ -67,6 +68,5 @@
6768
"> 1%",
6869
"last 2 versions",
6970
"not dead"
70-
],
71-
"types": "types"
71+
]
7272
}

0 commit comments

Comments
 (0)