File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 33.*/node_modules/draft-js/lib/DraftEditor.react.js.flow
44.*/node_modules/draft-js/lib/ContentBlock.js.flow
55.*/node_modules/draft-js/lib/ContentBlockNode.js.flow
6+ .*/node_modules/draft-js/lib/DraftEditorLeaf.react.js.flow
7+ .*/node_modules/find-with-regex/flow-typed/draft-js/BlockNode.js.flow
8+ .*/node_modules/find-with-regex/flow-typed/draft-js/DraftEditorDragHandler.js.flow
69
710[include]
811
Original file line number Diff line number Diff line change 1919 "scripts" : {
2020 "start" : " webpack-dev-server --progress --open" ,
2121 "lint" : " eslint src test example" ,
22- "type" : " flow" ,
22+ "type" : " flow src " ,
2323 "test" : " jest --verbose" ,
2424 "test:coverage" : " npm test -- --coverage" ,
2525 "test:coverage:report" : " npm run test:coverage && cat coverage/lcov.info | coveralls" ,
6767 "eslint-plugin-babel" : " ^5.1.0" ,
6868 "eslint-plugin-flowtype" : " ^2.47.1" ,
6969 "eslint-plugin-react" : " ^7.8.2" ,
70- "flow-bin" : " ^0.66 .0" ,
70+ "flow-bin" : " ^0.70 .0" ,
7171 "gh-pages" : " ^1.1.0" ,
7272 "highlight.js" : " ^9.12.0" ,
7373 "html-webpack-plugin" : " ^2.30.1" ,
Original file line number Diff line number Diff line change @@ -3096,9 +3096,9 @@ flatten@^1.0.2:
30963096 version "1.0.2"
30973097 resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
30983098
3099- flow-bin@^0.66 .0 :
3100- version "0.66 .0"
3101- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.66 .0.tgz#a96dde7015dc3343fd552a7b4963c02be705ca26 "
3099+ flow-bin@^0.70 .0 :
3100+ version "0.70 .0"
3101+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.70 .0.tgz#080ae83a997f2b4ddb3dc2649bf13336825292b5 "
31023102
31033103for-in@^1.0.1, for-in@^1.0.2 :
31043104 version "1.0.2"
You can’t perform that action at this time.
0 commit comments