summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell Branca <chewbranca@gmail.com>2013-03-15 10:29:54 -0700
committerRussell Branca <chewbranca@gmail.com>2013-03-15 10:29:54 -0700
commit3fe1dbd3ecdd527a55bd380de3e4ab67d98379dd (patch)
treef9275fafdfe224bd50760689abb208fddb356a9c
parentc26433204577d52d1148bb9d5f9d7ca960423f68 (diff)
downloadcouchdb-3fe1dbd3ecdd527a55bd380de3e4ab67d98379dd.tar.gz
Updating package.json with ASF repo
-rw-r--r--src/fauxton/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fauxton/package.json b/src/fauxton/package.json
index 99db90b44..655cd80c1 100644
--- a/src/fauxton/package.json
+++ b/src/fauxton/package.json
@@ -1,6 +1,6 @@
{
"name": "fauxton",
- "version": "0.0.1",
+ "version": "0.1.0",
"description": "Fauxton is a modular CouchDB dashboard and Futon replacement.",
"main": "grunt.js",
"directories": {
@@ -26,7 +26,7 @@
},
"repository": {
"type": "git",
- "url": "https://github.com/cloudant-labs/couchdb.git"
+ "url": "https://git-wip-us.apache.org/repos/asf/couchdb.git"
},
"keywords": [
"couchdb",