Skip to content

Commit

Permalink
chore(ci): a letter
Browse files Browse the repository at this point in the history
  • Loading branch information
Garret Meier committed Oct 19, 2022
1 parent fbe2ff2 commit a588b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
"scripts": {
"test": "nyc --reporter=lcov mocha --recursive --require @babel/polyfill --require @babel/register",
"lint": "eslint . --ext '.js, .js.flow' && flow",
"lint:fix": "npm run lint -- --fix",
"lint:fix": "npm run lint -- --fix"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit a588b0b

Please sign in to comment.