Navigation Menu

Skip to content

Commit

Permalink
Add missing gcs-* commands to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
darashi committed Aug 28, 2012
1 parent 46ac58d commit 51408ee
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Expand Up @@ -41,7 +41,9 @@
"gcs-configure-fields": "./bin/gcs-configure-fields",
"gcs-configure-text-options": "./bin/gcs-configure-text-options",
"gcs-index-documents": "./bin/gcs-index-documents",
"gcs-import-examples": "./bin/gcs-import-examples"
"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"
},
"main": "./lib/server",
"engines": {
Expand Down

0 comments on commit 51408ee

Please sign in to comment.