We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7499f0a commit f6f2d8dCopy full SHA for f6f2d8d
bsconfig.json
@@ -1,6 +1,5 @@
1
{
2
"name": "tmi.res",
3
- "version": "0.0.1",
4
"sources": {
5
"dir": "src",
6
"subdirs": true
@@ -13,4 +12,4 @@
13
12
],
14
"suffix": ".bs.js",
15
"bs-dependencies": []
16
-}
+}
package.json
@@ -1,6 +1,6 @@
+ "version": "0.0.0",
"description": "ReScript bindings for tmi.js",
"license": "MIT",
"repository": {
@@ -32,4 +32,4 @@
32
"peerDependencies": {
33
"tmi.js": "1.8.5"
34
}
35
0 commit comments