Skip to content

Commit

Permalink
devDep so it can be pruned
Browse files Browse the repository at this point in the history
  • Loading branch information
alec-chernicki committed Dec 21, 2023
1 parent b5b7d7a commit f4b36ed
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"dependencies": {
"@changesets/cli": "^2.27.1",
"@commonalityco/config-tsconfig": "workspace:*",
"@commonalityco/studio": "workspace:^",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@vitest/coverage-v8": "^1.1.0",
Expand All @@ -51,5 +50,8 @@
"turbo": "^1.11.2",
"typescript": "^5.3.3",
"vitest": "^1.1.0"
},
"devDependencies": {
"@commonalityco/studio": "workspace:^"
}
}
7 changes: 4 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f4b36ed

Please sign in to comment.