Skip to content

Commit

Permalink
Switch to dev/7.6.x dependencies rather than alpha release
Browse files Browse the repository at this point in the history
  • Loading branch information
chiatt committed Feb 6, 2024
1 parent d31a3fd commit 5e9b7b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"@uppy/dashboard": "^3.5.4",
"@uppy/drag-drop": "^3.0.3",
"@uppy/progress-bar": "^3.0.3",
"arches": "archesproject/arches#alpha/7.6.0a1",
"arches": "archesproject/arches#dev/7.6.x",
"dom-to-image": "^2.6.0",
"html2canvas": "^1.4.1",
"plotly.js-dist": "^2.24.3",
"three": "^0.148.0"
},
"devDependencies": {
"arches-dev-dependencies": "archesproject/arches-dev-dependencies#alpha/7.6.0a1"
"arches-dev-dependencies": "archesproject/arches-dev-dependencies#dev/7.6.x"
},
"scripts": {
"build_production": "NODE_PATH=arches_for_science/media/node_modules NODE_OPTIONS=--max-old-space-size=2048 NODE_ENV=production arches_for_science/media/node_modules/.bin/webpack --config arches_for_science/webpack/webpack.config.prod.js",
Expand Down

0 comments on commit 5e9b7b5

Please sign in to comment.