Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
jeluchu committed Feb 1, 2021
2 parents 6c63347 + 9a7d302 commit 1746c96
Show file tree
Hide file tree
Showing 10 changed files with 4,308 additions and 4,105 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# **Aruppi API** (v3.3.7)
# **Aruppi API** (v3.4.0)

> This API has everything about Japan, from anime, music, radio, images, videos ... to japanese culture
>
Expand Down
33 changes: 32 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aruppi",
"version": "3.3.7",
"version": "3.4.0",
"description": "Aruppi is a custom API to obtain data from the Japanese culture for the mobile app",
"main": "./src/api/api.js",
"scripts": {
Expand Down Expand Up @@ -47,6 +47,7 @@
"compose-middleware": "^5.0.1",
"cors": "^2.8.5",
"express": "^4.17.1",
"fuzzball": "^1.3.1",
"got": "^11.8.1",
"helmet": "^4.3.1",
"rss-to-json": "^1.1.2",
Expand Down
Loading

0 comments on commit 1746c96

Please sign in to comment.