Skip to content

Commit a52745b

Browse files
authored
Merge pull request #10 from AiriAPI/staging
Updated the quotes npm package
2 parents 6090772 + f775d6b commit a52745b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "airi_docs",
4-
"version": "1.2.5",
4+
"version": "1.2.6",
55
"description": "Documentatin for a API Serving Anime stuff",
66
"author": "Kyoyo",
77
"license": "AGPLv3",
@@ -33,4 +33,4 @@
3333
"prettier": "^2.2.1",
3434
"yorkie": "^2.0.0"
3535
}
36-
}
36+
}

src/API Packages/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
- `npm i anime-facts` [package link](https://www.npmjs.com/package/anime-facts) _**works for Anime Fact endpoint only**_
66

7-
- `npm i ani-quote` [package link](https://www.npmjs.com/package/ani-quote) _**works for Anime Quote endpoint only**_
7+
- `npm i ani-quote` [package link](https://www.npmjs.com/package/random-anime-quotes) _**works for Anime Quote endpoint only**_

0 commit comments

Comments
 (0)