Explorar el Código

Update package name

jmacura hace 5 años
padre
commit
7eac92f61d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,7 +1,7 @@
 {
-  "name": "polirural-attractiveness",
+  "name": "polirural-attractiveness-clustering",
   "version": "0.1.0",
-  "description": "Rural attractiveness aplication",
+  "description": "Rural attractiveness clustering application",
   "main": "build/index.html",
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1",