Skip to content

Commit

Permalink
[fix] Fixed a regression due to prompt new version, very rare
Browse files Browse the repository at this point in the history
  • Loading branch information
pksunkara committed Jul 10, 2012
1 parent e3b4d22 commit edc2c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jitsu/package.js
Expand Up @@ -517,7 +517,7 @@ package.properties = function (dir) {
{
name: 'scripts.start',
message: 'scripts.start',
validator: function (script) {
conform: function (script) {
//
// Support `scripts.start` starting with executable (`node` or `coffee`).
//
Expand Down

0 comments on commit edc2c74

Please sign in to comment.