Skip to content

Commit

Permalink
build(package): upgrade to yarn v4 (reanahub#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alputer committed Feb 7, 2025
1 parent 48ea4c3 commit ee9bf76
Show file tree
Hide file tree
Showing 3 changed files with 16,275 additions and 11,858 deletions.
1 change: 1 addition & 0 deletions reana-ui/.yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodeLinker: node-modules
6 changes: 2 additions & 4 deletions reana-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@
"redux-thunk": "^2.3.0",
"semantic-ui-react": "^2.0.0"
},
"resolutions": {
"jsroot/gl/node-gyp": "<9.4.0"
},
"scripts": {
"analyze": "source-map-explorer 'build/static/js/*.js'",
"start": "craco start",
Expand Down Expand Up @@ -76,5 +73,6 @@
"transformIgnorePatterns": [
"node_modules/(?!axios)/"
]
}
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit ee9bf76

Please sign in to comment.