Skip to content

Commit 2cbf5f4

Browse files
authored
chore: bump version to 0.1.1 (#3)
1 parent e91231e commit 2cbf5f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ffxiv-textcommand-data",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Provide FFXIV Text Command Data from NPM Package",
55
"keywords": [
66
"ffxiv",
@@ -16,7 +16,7 @@
1616
"require": "./dist/index.js",
1717
"import": "./dist/index.js"
1818
},
19-
"typings": "dist/index.d.ts",
19+
"types": "dist/index.d.ts",
2020
"files": [
2121
"dist",
2222
"LICENCE",

0 commit comments

Comments
 (0)