Skip to content

Commit c935245

Browse files
committed
Update package.json
1 parent dbed77c commit c935245

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

package-lock.json

Lines changed: 9 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@xivapi/js",
4-
"version": "0.4.5",
4+
"version": "1.0.0",
55
"description": "A Node.JS wrapper for xivapi.com",
66
"main": "dist/index.js",
77
"devDependencies": {
@@ -27,7 +27,7 @@
2727
"xivapi",
2828
"ffxiv"
2929
],
30-
"author": "Kim Kar <mail@kai.moe> (https://kai.moe/)",
30+
"author": "Kai <mail@kai.moe> (https://kai.moe/)",
3131
"license": "MIT",
3232
"bugs": {
3333
"url": "https://github.com/xivapi/xivapi-js/issues"

0 commit comments

Comments
 (0)