Skip to content

Commit

Permalink
fix(potree2): Move babel-plugin-transform-jsbi-to-bigint to devDepend…
Browse files Browse the repository at this point in the history
…encies
  • Loading branch information
Kevin ETOURNEAU committed Aug 23, 2023
1 parent 054494c commit 2fa2194
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
"@mapbox/vector-tile": "^1.3.1",
"@tmcw/togeojson": "^5.6.2",
"@tweenjs/tween.js": "^18.6.4",
"babel-plugin-transform-jsbi-to-bigint": "^1.4.0",
"brotli-compress": "^1.3.3",
"earcut": "^2.2.4",
"js-priority-queue": "^0.1.5",
Expand All @@ -88,6 +87,7 @@
"babel-plugin-minify-dead-code-elimination": "^0.5.2",
"babel-plugin-minify-replace": "^0.5.0",
"babel-plugin-module-resolver": "^5.0.0",
"babel-plugin-transform-jsbi-to-bigint": "^1.4.0",
"chalk": "^5.2.0",
"chart.js": "^4.3.0",
"compare-func": "^2.0.0",
Expand Down

0 comments on commit 2fa2194

Please sign in to comment.