Skip to content

Commit

Permalink
Revert sass package (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
slimbuck authored Jul 11, 2024
1 parent 18fbe5a commit f3708ee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "supersplat",
"version": "0.22.0",
"version": "0.22.1",
"author": "PlayCanvas<[email protected]>",
"homepage": "https://playcanvas.com/supersplat/editor",
"description": "3D Gaussian Splat Editor",
Expand Down Expand Up @@ -70,7 +70,7 @@
"jest": "^29.7.0",
"playcanvas": "^1.72.1",
"rollup": "^4.18.0",
"rollup-plugin-sass": "^1.13.1",
"rollup-plugin-sass": "^1.13.0",
"rollup-plugin-visualizer": "^5.12.0",
"serve": "^14.2.3",
"tslib": "^2.6.3"
Expand Down

0 comments on commit f3708ee

Please sign in to comment.