Skip to content

Commit

Permalink
Merge pull request #43 from magicspon/dev
Browse files Browse the repository at this point in the history
chore: release gubbins
  • Loading branch information
magicspon authored Mar 16, 2024
2 parents 318ecd3 + ddacff4 commit 56ad479
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 19 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"format": "prettier --write \"**/*.{ts,tsx,md,json,css}\"",
"prepare": "husky install",
"storybook": "turbo run storybook --filter=ui",
"build-storybook": "turbo run build-storybook --filter=ui"
"build-storybook": "turbo run build-storybook --filter=ui",
"version": "pnpm changesets version; pnpm i"
},
"dependencies": {
"@changesets/cli": "^2.27.1",
Expand All @@ -38,12 +39,12 @@
"@total-typescript/ts-reset": "^0.5.1",
"commitlint": "^18.6.1",
"eslint": "8.56.0",
"eslint-config-custom": "1.0.1",
"eslint-config-custom": "2.0.0",
"husky": "^8.0.3",
"hygen": "^6.2.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"tsconfig": "1.0.1",
"tsconfig": "2.0.0",
"turbo": "^1.12.5",
"typescript": "^5.3.3"
},
Expand Down
32 changes: 16 additions & 16 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 56ad479

Please sign in to comment.