Skip to content

Commit

Permalink
Merge pull request #760 from SynBioHub/componentRefTest
Browse files Browse the repository at this point in the history
subcomptest
  • Loading branch information
danielfang97 authored Sep 18, 2024
2 parents 1119e58 + 529ea43 commit 6df36fd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"title": "Component",
"stripAfter": "#",
"predicates": [
"sbol:Component"
],
"link": "$<componentLink>"
},
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"scripts": {
"dev": "NODE_OPTIONS=--openssl-legacy-provider node customDev.js",
"windowsdev": "node customDev.js",
"dev1": "node customDev.js",
"build": "next build",
"start": "next start -p 3333",
"lint": "eslint '*/**/*.{js,jsx}'",
Expand Down
2 changes: 1 addition & 1 deletion frontend/public/commitHash.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18bc537fa82c0fafdfb178601ba7d61d19c0fe9b
5404d880804c953690dad2136246f625b9aaceca

0 comments on commit 6df36fd

Please sign in to comment.