Update name and repository in package.json

This commit is contained in:
Daniel Reichert 2014-12-10 21:00:31 -08:00 committed by lilia
parent 2209407d5e
commit 5114fa1f0a

View file

@ -1,6 +1,6 @@
{
"name": "textsecure-chrome",
"repository": "https://github.com/WhisperSystems/TextSecure.git",
"name": "textsecure-browser",
"repository": "https://github.com/WhisperSystems/TextSecure-Browser.git",
"version": "0.0.0",
"devDependencies": {
"bower": "^1.3.12",