Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit d888415

Browse files
author
Simon Gattner
committed
fix typos
1 parent 4d8d562 commit d888415

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
@@ -93,13 +93,13 @@
9393
"UMD Module",
9494
"AMD Module"
9595
],
96-
"main": "src/js/Randtrix.class.js",
96+
"main": "src/js/Randrix.class.js",
9797
"author": "Simon Gattner <npm@0x38.de>",
9898
"license": "MIT",
99-
"homepage": "https://exiguus.github.io/js.randtrix/",
99+
"homepage": "https://exiguus.github.io/js.randrix/",
100100
"repository": {
101101
"type": "git",
102-
"url": "https://github.com/exiguus/js.randtrix.git"
102+
"url": "https://github.com/exiguus/js.randrix.git"
103103
},
104104
"dependencies": {},
105105
"engines": {

0 commit comments

Comments
 (0)