TEMP: Search drag drop file -- some scratches
Showing
... | ... | @@ -9,12 +9,14 @@ |
}, | ||
"dependencies": { | ||
"@babel/polyfill": "^7.0.0", | ||
"@purescript/psci-support": "^3.0.0", | ||
"core-js": "^3", | ||
"create-react-class": "^15.6.3", | ||
"echarts": "^4.1.0", | ||
"echarts-for-react": "^2.0.14", | ||
"imports-loader": "^0.8.0", | ||
"prop-types": "15.6.2", | ||
"pscid": "^2.7.0", | ||
"react": "^16.8.2", | ||
"react-dom": "^16.8.2", | ||
"react-sigma": "git://github.com/np/react-sigma.git#shouldComponentUpdate" | ||
... | ... | @@ -26,12 +28,12 @@ |
"@babel/preset-react": "^7.0.0", | ||
"@babel/preset-stage-2": "^7.0.0", | ||
"babel-core": "^7.0.0-bridge", | ||
"react-testing-library": "^6.1.2", | ||
"envify": "^4.1.0", | ||
"http-server": "^0.11.1", | ||
"psc-package": "^3.0.1", | ||
"pulp": "^12.4.0", | ||
"purescript": "^0.12.4", | ||
"react-testing-library": "^6.1.2", | ||
"spago": "^0.7.5" | ||
}, | ||
"version": "0.0.0" | ||
... | ... |
Please register or sign in to comment