RubyGems
npm
Organizations
Log in
Sign up
npm
chii-api
Versions diffs
1.1.0 → 1.1.1
chii-api 1.1.0 → 1.1.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/README.md
+1
-1
package/package.json
+1
-1
package/README.md
CHANGED
Viewed
@@ -49,7 +49,7 @@ node index.js
49
49
```js
50
50
{
51
51
"dependencies": {
52
-
"chii-api": "^1.
0
.
9
"
52
+
"chii-api": "^1.
1
.
1
"
53
53
}
54
54
}
55
55
```
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "chii-api",
3
-
"version": "1.1.
0
",
3
+
"version": "1.1.
1
",
4
4
"description": "Streaming status for Discord accounts",
5
5
"main": "index.js",
6
6
"scripts": {