RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
lemmy-js-client
Versions diffs
0.16.4-rc.3 → 0.16.4
lemmy-js-client 0.16.4-rc.3 → 0.16.4
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "lemmy-js-client",
3
3
"description": "A javascript / typescript client for Lemmy",
4
-
"version": "0.16.4
-rc.3
",
4
+
"version": "0.16.4",
5
5
"author": "Dessalines <tyhou13@gmx.com>",
6
6
"license": "AGPL-3.0",
7
7
"main": "./dist/index.js",