Skip to content

Commit aeae613

Browse files
committed
Bump version to: 1.2.16 [skip ci]
1 parent 85c850e commit aeae613

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

package.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
{
22
"name": "corellium-typescript",
3-
"version": "1.2.15",
3+
"version": "1.2.16",
44
"description": "A beautiful TypeScript Corellium library.",
5-
"files": ["dist"],
5+
"files": [
6+
"dist"
7+
],
68
"exports": {
79
".": {
810
"import": {
@@ -33,7 +35,12 @@
3335
"type": "git",
3436
"url": "git+https://github.com/haydenbleasel/corellium-typescript.git"
3537
},
36-
"keywords": ["corellium", "typescript", "api", "client"],
38+
"keywords": [
39+
"corellium",
40+
"typescript",
41+
"api",
42+
"client"
43+
],
3744
"author": "Hayden Bleasel <[email protected]>",
3845
"license": "ISC",
3946
"bugs": {

0 commit comments

Comments
 (0)