File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-sortable-tree" ,
3
- "version" : " 0.0.9 " ,
3
+ "version" : " 0.0.10 " ,
4
4
"description" : " Drag-and-drop sortable representation of hierarchical data" ,
5
5
"scripts" : {
6
6
"build" : " npm run lint && npm run test && npm run build:demo && npm run build:umd" ,
44
44
"autoprefixer" : " ^6.3.7" ,
45
45
"babel-cli" : " ^6.10.1" ,
46
46
"babel-core" : " ^6.10.4" ,
47
- "babel-eslint" : " ^6.1.2 " ,
47
+ "babel-eslint" : " ^7.0.0 " ,
48
48
"babel-loader" : " ^6.2.4" ,
49
49
"babel-plugin-transform-object-rest-spread" : " ^6.8.0" ,
50
50
"babel-preset-es2015" : " ^6.9.0" ,
54
54
"eslint" : " ^3.2.2" ,
55
55
"eslint-config-blue-hour" : " 0.x.x" ,
56
56
"eslint-loader" : " ^1.5.0" ,
57
- "eslint-plugin-import" : " ^1.10.2 " ,
57
+ "eslint-plugin-import" : " ^1.16.0 " ,
58
58
"eslint-plugin-jsx-a11y" : " ^2.0.1" ,
59
59
"eslint-plugin-react" : " ^6.0.0" ,
60
60
"file-loader" : " ^0.9.0" ,
You can’t perform that action at this time.
0 commit comments