Skip to content

Commit

Permalink
v0.0.8
Browse files Browse the repository at this point in the history
v0.0.8
  • Loading branch information
arktn committed Mar 8, 2023
2 parents 48209ce + 283928e commit 91a9d77
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 kraigee
Copyright (c) 2023 arktn

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,4 @@ Returns:
* [GommeHD.net](https://laby.net/server/gommehd): Server-Data

## LICENSE
MIT © 2022 [kraigee](https://github.com/kraigee)
MIT © 2023 [arktn](https://github.com/arktn)
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "laby.net",
"version": "0.0.7",
"version": "0.0.8",
"description": "JS wrapper for https://laby.net",
"main": "./lib/index.js",
"directories": {
Expand All @@ -11,7 +11,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/kraigee/laby.net.git"
"url": "git+https://github.com/arktn/laby.net.git"
},
"keywords": [
"laby",
Expand All @@ -22,12 +22,12 @@
"skin",
"head"
],
"author": "kraigee (https://github.com/kraigee)",
"author": "arktn (https://github.com/arktn)",
"license": "MIT",
"bugs": {
"url": "https://github.com/kraigee/laby.net/issues"
"url": "https://github.com/arktn/laby.net/issues"
},
"homepage": "https://github.com/kraigee/laby.net#readme",
"homepage": "https://github.com/arktn/laby.net#readme",
"devDependencies": {
"mocha": "^10.0.0"
}
Expand Down

0 comments on commit 91a9d77

Please sign in to comment.