Explorar el Código

added @types/chrome

master
Haku hace 4 años
padre
commit
f95f1dadd2
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. +4
    -1
      package.json

+ 4
- 1
package.json Ver fichero

@@ -7,5 +7,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
"license": "ISC",
"devDependencies": {
"@types/chrome": "^0.0.164"
}
}

Cargando…
Cancelar
Guardar