Explorar el Código

Initial commit

Fixing-CORS-crash
BinHong Lee hace 7 años
commit
aa7a798e4e
Se han modificado 1 ficheros con 11 adiciones y 0 borrados
  1. +11
    -0
      package.json

+ 11
- 0
package.json Ver fichero

@@ -0,0 +1,11 @@
{
"name": "breakups",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "test"
},
"author": "",
"license": "MIT"
}

Cargando…
Cancelar
Guardar