Browse Source

fix: revert version

Sv443 2 năm trước cách đây
mục cha
commit
ee7047c27a
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      package-lock.json
  2. 1 1
      package.json

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "geniurl",
-  "version": "1.4.0",
+  "version": "1.3.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "geniurl",
-  "version": "1.4.0",
+  "version": "1.3.0",
   "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": {