Skip to content

Commit

Permalink
Update package dependencies and links
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Feb 16, 2024
1 parent 971c6aa commit 4dc77e0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@
- [semantic-release-config-techor](https://github.com/1aron/techor/tree/main/packages/semantic-release-config) - Techor's semantic release config for publishing workspace packages

##### Packing
- [pack](https://github.com/1aron/techor/tree/main/packages/techor#pack) - Bundling your TypeScript and CSS packages with zero configuration
- [pack](https://github.com/1aron/techor/tree/main/packages/techor/pack.md) - Bundling your TypeScript and CSS packages with zero configuration

##### Versioning
- [version](https://github.com/1aron/techor/tree/main/packages/techor#version) - Smartly bump all workspace-dependent packages to specific versions
- [version](https://github.com/1aron/techor/tree/main/packages/techor/version.md) - Smartly bump all workspace-dependent packages to specific versions

##### Linting
- [eslint-config-techor](https://github.com/1aron/techor/tree/main/packages/eslint-config) - Techor's eslint config
Expand Down
1 change: 1 addition & 0 deletions packages/repo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"access": "public"
},
"dependencies": {
"techor": "workspace:^",
"@techor/jest": "workspace:^",
"commitlint-config-techor": "workspace:^",
"eslint-config-techor": "workspace:^"
Expand Down
3 changes: 3 additions & 0 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 4dc77e0

Please sign in to comment.