Commit c3a7d26a authored by Internship UKSW 2019's avatar Internship UKSW 2019

Initial commit

parent 3e5e08b3
...@@ -8984,11 +8984,6 @@ ...@@ -8984,11 +8984,6 @@
"resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
"integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==" "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w=="
}, },
"konva": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/konva/-/konva-2.5.1.tgz",
"integrity": "sha512-YdHEWqmbWPieqIZuLx7JFGm9Ui08hSUaSJ2k2Ml8o5giFgJ0WmxAS0DPXIM+Ty2ADRagOHZfXSJ/skwYqqlwgQ=="
},
"last-call-webpack-plugin": { "last-call-webpack-plugin": {
"version": "3.0.0", "version": "3.0.0",
"resolved": "https://registry.npmjs.org/last-call-webpack-plugin/-/last-call-webpack-plugin-3.0.0.tgz", "resolved": "https://registry.npmjs.org/last-call-webpack-plugin/-/last-call-webpack-plugin-3.0.0.tgz",
...@@ -11901,14 +11896,6 @@ ...@@ -11901,14 +11896,6 @@
"whatwg-fetch": "^3.0.0" "whatwg-fetch": "^3.0.0"
} }
}, },
"react-avatar-edit": {
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/react-avatar-edit/-/react-avatar-edit-0.8.3.tgz",
"integrity": "sha512-QEedh6DjDCSI7AUsUHHtfhxApCWC5hJAoywxUA5PtUdw03iIjEurgVqPOIt1UBHhU/Zk/9amElRF3oepN9JZSg==",
"requires": {
"konva": "2.5.1"
}
},
"react-dev-utils": { "react-dev-utils": {
"version": "10.0.0", "version": "10.0.0",
"resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-10.0.0.tgz", "resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-10.0.0.tgz",
......
...@@ -18,7 +18,6 @@ ...@@ -18,7 +18,6 @@
"node-gyp": "^6.1.0", "node-gyp": "^6.1.0",
"query-string": "^6.10.1", "query-string": "^6.10.1",
"react": "^16.10.2", "react": "^16.10.2",
"react-avatar-edit": "^0.8.3",
"react-dom": "^16.10.2", "react-dom": "^16.10.2",
"react-dropzone": "^10.2.2", "react-dropzone": "^10.2.2",
"react-expand-collapse": "^0.2.0", "react-expand-collapse": "^0.2.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment