diff --git a/frontend/components/Viewing/PageJSON/Types/SubComponent3.json b/frontend/components/Viewing/PageJSON/Types/SubComponent3.json index f0d2c413..b778a0e8 100644 --- a/frontend/components/Viewing/PageJSON/Types/SubComponent3.json +++ b/frontend/components/Viewing/PageJSON/Types/SubComponent3.json @@ -41,7 +41,6 @@ "title": "Component", "stripAfter": "#", "predicates": [ - "sbol:Component" ], "link": "$" }, diff --git a/frontend/package.json b/frontend/package.json index db8cb2d1..ffe488ef 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -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}'", diff --git a/frontend/public/commitHash.txt b/frontend/public/commitHash.txt index 467ced9c..97f69a6a 100644 --- a/frontend/public/commitHash.txt +++ b/frontend/public/commitHash.txt @@ -1 +1 @@ -18bc537fa82c0fafdfb178601ba7d61d19c0fe9b \ No newline at end of file +5404d880804c953690dad2136246f625b9aaceca \ No newline at end of file