diff --git a/static/package-lock.json b/static/package-lock.json index ad3c97a..2ebc810 100644 --- a/static/package-lock.json +++ b/static/package-lock.json @@ -1,12 +1,12 @@ { "name": "schema-interface", - "version": "0.5.5", + "version": "0.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "schema-interface", - "version": "0.5.5", + "version": "0.6", "license": "ISC", "dependencies": { "@emotion/react": "^11.7.1", diff --git a/static/package.json b/static/package.json index 085f568..2195a69 100644 --- a/static/package.json +++ b/static/package.json @@ -1,6 +1,6 @@ { "name": "schema-interface", - "version": "0.5.5", + "version": "0.6", "description": "Schema Curation Interface", "private": true, "scripts": { diff --git a/static/src/public/canvas_bg.png b/static/src/public/canvas_bg.png deleted file mode 100644 index b85d846..0000000 Binary files a/static/src/public/canvas_bg.png and /dev/null differ diff --git a/static/src/public/logo.png b/static/src/public/logo.png deleted file mode 100644 index b2046c7..0000000 Binary files a/static/src/public/logo.png and /dev/null differ diff --git a/static/src/template/Compare.jsx b/static/src/template/Compare.jsx deleted file mode 100644 index c59199c..0000000 --- a/static/src/template/Compare.jsx +++ /dev/null @@ -1,17 +0,0 @@ -import React, { Component } from 'react'; - -class Compare extends Component { - constructor(props) { - super(props) - } - - render() { - return ( -