Navigation Menu

Skip to content

Commit

Permalink
Fix the path of gcs-post-sdf
Browse files Browse the repository at this point in the history
  • Loading branch information
darashi committed Aug 28, 2012
1 parent 00f1237 commit c05c112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"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-post-sdf",
"gcs-import-examples-http": "./bin/gcs-import-examples-http"
},
"main": "./lib/server",
Expand Down

0 comments on commit c05c112

Please sign in to comment.