Skip to content

Commit

Permalink
bump version to 0.1.0 and update @mtillmann/circlepacker dependency t…
Browse files Browse the repository at this point in the history
…o 0.2.3
  • Loading branch information
Mtillmann committed Dec 24, 2024
1 parent af34d87 commit 4ee4c4e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@
"preview": "vite preview"
},
"dependencies": {
"@mtillmann/circlepacker": "^0.2.2",
"@mtillmann/circlepacker": "^0.2.3",
"@mtillmann/file-ingest": "^0.0.1",
"bootstrap": "^5.3.3",
"clipboard-copy": "^4.0.1",
"solid-js": "^1.9.3"
},
"devDependencies": {
"@types/bootstrap": "^5.2.10",
"eslint": "^9.16.0",
"neostandard": "^0.11.9",
"typescript": "~5.6.2",
"vite": "^6.0.1",
"vite-plugin-solid": "^2.11.0",
"eslint": "^9.16.0",
"neostandard": "^0.11.9"
"vite-plugin-solid": "^2.11.0"
}
}

0 comments on commit 4ee4c4e

Please sign in to comment.