Skip to content

Commit

Permalink
Updated the project to the latest NPM packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
William Troup committed Aug 7, 2024
1 parent a126bc8 commit 290405b
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
96 changes: 48 additions & 48 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
Expand Up @@ -39,9 +39,9 @@
"build-sass-minimized": "sass src/jsontree.js.scss dist/jsontree.js.min.css --style=compressed --no-source-map"
},
"devDependencies": {
"@swc/core": "^1.7.5",
"@swc/core": "^1.7.6",
"sass": "^1.77.8",
"terser": "^5.31.3",
"terser": "^5.31.4",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
}
Expand Down

0 comments on commit 290405b

Please sign in to comment.