Ver código fonte

added @types/chrome

master
Haku 4 anos atrás
pai
commit
f95f1dadd2
1 arquivos alterados com 4 adições e 1 exclusões
  1. +4
    -1
      package.json

+ 4
- 1
package.json Ver arquivo

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

Carregando…
Cancelar
Salvar