Skip to content

Commit bb2110b

Browse files
authored
Update register.js
1 parent ee768fd commit bb2110b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/commands/register.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ function confirm(properties) {
135135
conform:function(v) {
136136
return semver.valid(semver.coerce(v));
137137
},
138-
errors:['fooble'],
139138
type: 'string',
140139
default: properties.framework || '~2.0.0',
141140
required: false

0 commit comments

Comments
 (0)