File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "description" : " Make your React components sortable." ,
55 "main" : " index.js" ,
66 "scripts" : {
7- "start" : " webpack --watch" ,
8- "test" : " jest --verbose"
7+ "start" : " webpack --watch"
98 },
109 "repository" : {
1110 "type" : " git" ,
2827 "react-sortable" : " 1.0.x"
2928 },
3029 "devDependencies" : {
31- "babel-core" : " 6.10.x" ,
32- "babel-jest" : " 13.x.x" ,
30+ "babel-core" : " 6.11.x" ,
3331 "babel-loader" : " 6.2.x" ,
3432 "babel-preset-es2015" : " 6.9.x" ,
3533 "babel-preset-react" : " 6.11.x" ,
3634 "babel-preset-stage-0" : " 6.5.x" ,
37- "webpack" : " 2.1.0-beta.14 "
35+ "webpack" : " 2.1.0-beta.20 "
3836 }
3937}
Original file line number Diff line number Diff line change 44 "description" : " Make your React components sortable." ,
55 "main" : " index.js" ,
66 "scripts" : {
7- "start" : " webpack --watch" ,
8- "test" : " jest --verbose"
7+ "start" : " webpack --watch"
98 },
109 "repository" : {
1110 "type" : " git" ,
2827 },
2928 "devDependencies" : {
3029 "babel-core" : " 6.11.x" ,
31- "babel-jest" : " 13.x.x" ,
3230 "babel-loader" : " 6.2.x" ,
3331 "babel-preset-es2015" : " 6.9.x" ,
3432 "babel-preset-react" : " 6.11.x" ,
3533 "babel-preset-stage-0" : " 6.5.x" ,
36- "webpack" : " 2.1.0-beta.19 "
34+ "webpack" : " 2.1.0-beta.20 "
3735 }
3836}
Original file line number Diff line number Diff line change 44 "description" : " Make your React components sortable." ,
55 "main" : " index.js" ,
66 "scripts" : {
7- "start" : " webpack --watch" ,
8- "test" : " jest --verbose"
9- },
7+ "start" : " webpack --watch"
8+ },
109 "repository" : {
1110 "type" : " git" ,
1211 "url" : " https://github.com/danielstocks/react-sortable/"
2726 "react-dom" : " 15.x.x"
2827 },
2928 "devDependencies" : {
30- "babel-core" : " 6.10.x" ,
31- "babel-jest" : " 13.x.x" ,
29+ "babel-core" : " 6.11.x" ,
3230 "babel-loader" : " 6.2.x" ,
3331 "babel-preset-es2015" : " 6.9.x" ,
3432 "babel-preset-react" : " 6.11.x" ,
3533 "babel-preset-stage-0" : " 6.5.x" ,
36- "jest-cli" : " 13.0.x" ,
37- "webpack" : " 2.1.0-beta.14"
34+ "webpack" : " 2.1.0-beta.20"
3835 }
3936}
Original file line number Diff line number Diff line change 44 "description" : " Make your React components sortable." ,
55 "main" : " index.js" ,
66 "scripts" : {
7- "start" : " webpack --watch" ,
8- "test" : " jest --verbose"
7+ "start" : " webpack --watch"
98 },
109 "repository" : {
1110 "type" : " git" ,
2726 "react-dom" : " 15.x.x"
2827 },
2928 "devDependencies" : {
30- "babel-core" : " 6.10.x" ,
31- "babel-jest" : " 13.x.x" ,
29+ "babel-core" : " 6.11.x" ,
3230 "babel-loader" : " 6.2.x" ,
3331 "babel-preset-es2015" : " 6.9.x" ,
3432 "babel-preset-react" : " 6.11.x" ,
3533 "babel-preset-stage-0" : " 6.5.x" ,
36- "webpack" : " 2.1.0-beta.14 "
34+ "webpack" : " 2.1.0-beta.20 "
3735 }
3836}
Original file line number Diff line number Diff line change 11{
22 "name" : " react-sortable" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "description" : " Make your React components sortable." ,
55 "main" : " lib/index.js" ,
66 "jsnext:main" : " src/index.js" ,
3333 },
3434 "devDependencies" : {
3535 "babel-core" : " 6.11.x" ,
36- "babel-jest" : " 13 .x.x" ,
36+ "babel-jest" : " 14 .x.x" ,
3737 "babel-preset-es2015" : " 6.9.x" ,
3838 "babel-preset-react" : " 6.11.x" ,
3939 "babel-preset-stage-0" : " 6.5.x" ,
4040 "http-server" : " 0.9.x" ,
41- "jest-cli" : " 13.2 .x" ,
41+ "jest-cli" : " 14.0 .x" ,
4242 "react" : " 15.x.x" ,
4343 "react-dom" : " 15.x.x" ,
4444 "wdio-jasmine-framework" : " 0.2.x" ,
You can’t perform that action at this time.
0 commit comments