Skip to content

Commit

Permalink
fixed parse error
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ ONeal committed Oct 19, 2012
1 parent ba1e0ba commit c4d4941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}, },
"main": "questionnaire.js", "main": "questionnaire.js",
"scripts": { "scripts": {
"postinstall": "node get-example" "postinstall": "node get-example",
"test": "node questionnaire" "test": "node questionnaire"
}, },
"dependencies": {}, "dependencies": {},
Expand Down

0 comments on commit c4d4941

Please sign in to comment.