Skip to content

Commit

Permalink
[sparkle] - feature: bump package version to 0.2.341
Browse files Browse the repository at this point in the history
 - Update `package-lock.json` and `package.json` to reflect the new package version
 - Ensure dependencies are aligned with the upgraded version
  • Loading branch information
JulesBelveze committed Dec 16, 2024
1 parent 0ec0cdd commit d3a33f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions sparkle/package-lock.json

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

2 changes: 1 addition & 1 deletion sparkle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dust-tt/sparkle",
"version": "0.2.340",
"version": "0.2.341",
"scripts": {
"build": "rm -rf dist && npm run tailwind && npm run build:esm && npm run build:cjs",
"tailwind": "tailwindcss -i ./src/styles/tailwind.css -o dist/sparkle.css",
Expand Down

0 comments on commit d3a33f0

Please sign in to comment.