Skip to content

Commit 46782e2

Browse files
committed
#223 link+version
1 parent fcb47ce commit 46782e2

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,6 +1,6 @@
11
{
22
"name": "rot-js",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "A roguelike toolkit in JavaScript",
55
"keywords": [
66
"ascii",
@@ -23,10 +23,10 @@
2323
"addons",
2424
"manual"
2525
],
26-
"homepage": "http://ondras.github.io/rot.js/hp/",
26+
"homepage": "https://ondras.github.io/rot.js",
2727
"bugs": "https://github.com/ondras/rot.js/issues",
2828
"license": "BSD-3-Clause",
29-
"author": "Ondřej Žára <[email protected]> (http://ondras.zarovi.cz/)",
29+
"author": "Ondřej Žára <[email protected]> (https://ondras.zarovi.cz/)",
3030
"main": "dist/rot.js",
3131
"module": "lib/index.js",
3232
"scripts": {

0 commit comments

Comments
 (0)