We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6090772 + f775d6b commit a52745bCopy full SHA for a52745b
package.json
@@ -1,7 +1,7 @@
1
{
2
"private": true,
3
"name": "airi_docs",
4
- "version": "1.2.5",
+ "version": "1.2.6",
5
"description": "Documentatin for a API Serving Anime stuff",
6
"author": "Kyoyo",
7
"license": "AGPLv3",
@@ -33,4 +33,4 @@
33
"prettier": "^2.2.1",
34
"yorkie": "^2.0.0"
35
}
36
-}
+}
src/API Packages/javascript.md
@@ -4,4 +4,4 @@
- `npm i anime-facts` [package link](https://www.npmjs.com/package/anime-facts) _**works for Anime Fact endpoint only**_
-- `npm i ani-quote` [package link](https://www.npmjs.com/package/ani-quote) _**works for Anime Quote endpoint only**_
+- `npm i ani-quote` [package link](https://www.npmjs.com/package/random-anime-quotes) _**works for Anime Quote endpoint only**_
0 commit comments