Iñigo Valentin 10 mesi fa
parent
commit
5fee443acb
2 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 2 2
      backend/package.json
  2. 2 2
      frontend/package.json

+ 2 - 2
backend/package.json

@@ -1,6 +1,6 @@
 {
-  "name": "leather-backend",
-  "version": "0.1.0",
+  "name": "api.leather.inigovalentin.com",
+  "version": "0.1.1",
   "authorURL": "https://inigovalentin.com",
   "sourceSite": "Github",
   "sourceURL": "https://github.com/InigoValentin/leather.inigovalentin.com",

+ 2 - 2
frontend/package.json

@@ -1,6 +1,6 @@
 {
-  "name": "leather-frontend",
-  "version": "0.1.0",
+  "name": "leather.inigovalentin.com",
+  "version": "0.1.1",
   "author": "Iñigo Valentin",
   "authorURL": "https://inigovalentin.com",
   "sourceSite": "Github",