Navigation Menu

Skip to content

Commit

Permalink
Include gcs-import-examples-http in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
darashi committed Aug 28, 2012
1 parent f8874e1 commit 00f1237
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -43,7 +43,8 @@
"gcs-index-documents": "./bin/gcs-index-documents",
"gcs-import-examples": "./bin/gcs-import-examples",
"gcs-configure-default-search-field": "./bin/gcs-configure-default-search-field",
"gcs-post-sdf": "./bin/gcs/gcs-post-sdf"
"gcs-post-sdf": "./bin/gcs/gcs-post-sdf",
"gcs-import-examples-http": "./bin/gcs-import-examples-http"
},
"main": "./lib/server",
"engines": {
Expand Down

0 comments on commit 00f1237

Please sign in to comment.