Skip to content

Commit

Permalink
might as well try bumping it
Browse files Browse the repository at this point in the history
  • Loading branch information
popestr committed Jul 10, 2024
1 parent 848d45b commit 6c44cee
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@
"build": "turbo run build --filter='./packages/*'",
"dev": "turbo run dev",
"lint": "prettier --write . && eslint --fix --max-warnings=0 .",
"test": "turbo run test --filter='./packages/*'",
"foobar": "turbo run dev"
"test": "turbo run test --filter='./packages/*'"
},
"devDependencies": {
"@yext/eslint-config": "^1.0.0",
"eslint": "^8.40.0",
"generate-license-file": "^2.0.0",
"generate-license-file": "^3.5.0",
"prettier": "^2.8.8",
"turbo": "^1.13.4"
},
Expand Down

0 comments on commit 6c44cee

Please sign in to comment.