Skip to content

Commit 6ef6115

Browse files
committed
hm...
1 parent 6558b6a commit 6ef6115

File tree

4 files changed

+4
-13
lines changed

4 files changed

+4
-13
lines changed

index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module.exports = {
2+
HentaiClient: require("./lib/main/Hentai.js")
3+
}

lib/index.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"snekfetch": "^3.6.4"
44
},
55
"name": "hentai.js",
6-
"version": "1.3.5",
6+
"version": "1.3.6",
77
"description": "An API wrapper for computerfreaker#4054's API endpoints!",
88
"main": "index.js",
99
"author": "snarkyllama",

testingForDemErrors.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)