forked from isabella232/viz-sankey-marketplace
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: updating dependencies to fix ci build node version error (#40)
Updating dependencies to avoid ci-build-job error: ``` error [email protected]: The engine "node" is incompatible with this module. Expected version ">= 18.12.0". Got "16.20.2" ``` Upgrading the following dependencies: - webpack - webpack-cli - webpack-dev-server - css-loader - to-string-loader - ts-loader - babel-loader - replacing uglify-webpack-plugin to terser-webpack-plugin - adding loader-utils version to resolutions
- Loading branch information
1 parent
2d47d74
commit 822977e
Showing
3 changed files
with
3,562 additions
and
5,050 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.