Skip to content

Commit e8396b5

Browse files
Orvis Evansorvisevans
authored andcommitted
Update package.json prepare to match other repos
1 parent d71ab85 commit e8396b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"lint": "eslint .",
1313
"lint:fix": "eslint --fix --ext .js .",
1414
"precommit": "npm run lint",
15-
"prepare": "concurrently \"npm run husky:install\" \"npm run co:login\"",
15+
"prepare": "npm run husky:install",
1616
"test": "jest --silent"
1717
},
1818
"main": "lib/cb-api-helper.js",

0 commit comments

Comments
 (0)