mirror of
https://github.com/bendtherules/react-vis-gridarea.git
synced 2026-08-19 00:34:06 +00:00
Add basic chart with grid story + Fix all build config
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
"babel-core": "^6.26.3",
|
||||
"babel-loader": "^7.1.2",
|
||||
"babel-plugin-module-resolver": "^2.4.0",
|
||||
"babel-plugin-transform-decorators-legacy": "^1.3.5",
|
||||
"babel-preset-env": "^1.6.1",
|
||||
"babel-preset-es2015": "6.18.0",
|
||||
"babel-preset-es2017": "^6.24.1",
|
||||
@@ -62,6 +63,7 @@
|
||||
"canvas-prebuilt": "^1.6.0",
|
||||
"copy-webpack-plugin": "^4.4.1",
|
||||
"coveralls": "^2.0.0",
|
||||
"css-loader": "^0.28.11",
|
||||
"enzyme": "^2.8.2",
|
||||
"eslint": "^3.13.1",
|
||||
"eslint-config-uber-es2015": "^3.0.1",
|
||||
@@ -82,6 +84,7 @@
|
||||
"react-test-renderer": "^15.5.4",
|
||||
"react-vis": "^1.9.4",
|
||||
"rimraf": "^2.0.0",
|
||||
"style-loader": "^0.21.0",
|
||||
"stylelint": "^7.7.1",
|
||||
"stylelint-config-standard": "^15.0.1",
|
||||
"tape": "^4.6.3",
|
||||
|
||||
Reference in New Issue
Block a user