Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
RobMayer committed Oct 26, 2023
1 parent f8c1914 commit 3454c13
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jsx-in-ttpg",
"license": "UNLICENSE",
"version": "2.0.1",
"version": "2.0.2",
"scripts": {
"build": "tsup src/index.ts --format cjs,esm --dts --no-splitting",
"clean": "rm -rf ./dist",
Expand All @@ -14,7 +14,7 @@
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"peerDependencies": {
"@tabletop-playground/api": "^0.37.0"
"@tabletop-playground/api": "^0.38.0"
},
"devDependencies": {
"tsup": "^7.2.0",
Expand Down
8 changes: 4 additions & 4 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 3454c13

Please sign in to comment.