@@ -1,12 +1,12 @@
{
"name": "geniurl",
- "version": "1.3.2",
+ "version": "1.3.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"license": "MIT",
"dependencies": {
"axios": "^1.2.1",
@@ -1,6 +1,6 @@
"description": "Simple JSON and XML REST API to search for song metadata, the lyrics URL and lyrics translations on genius.com",
"main": "src/index.ts",
"scripts": {