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

+ 1 - 1
backend/package.json

@@ -1,6 +1,6 @@
 {
   "name": "leather-backend",
-  "version": "1.0.0",
+  "version": "0.1.0",
   "description": "",
   "main": "src/server.js",
   "scripts": {

+ 1 - 1
frontend/package.json

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