Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
chrabyrd committed Jan 14, 2024
1 parent f235a34 commit 220e3c5
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 95 deletions.
5 changes: 2 additions & 3 deletions arches_rdm_example_project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,10 @@
"start": "./media/node_modules/.bin/cross-env NODE_PATH=./media/node_modules NODE_OPTIONS=--max-old-space-size=2048 ./media/node_modules/.bin/webpack serve --config webpack/webpack.config.dev.js"
},
"devDependencies": {
"arches-dev-dependencies": "archesproject/arches-dev-dependencies#dev/7.6.x",
"vue3-gettext": "^3.0.0-beta.4"
"arches-dev-dependencies": "archesproject/arches-dev-dependencies#dev/7.6.x"
},
"dependencies": {
"arches": "archesproject/arches#dev/7.6.x",
"arches": "archesproject/arches#10516-cbyrd-adds-vue-typescript-support-and-linter",
"arches_rdm": "archesproject/arches-rdm"
},
"nodeModulesPaths": {}
Expand Down
Loading

0 comments on commit 220e3c5

Please sign in to comment.