File tree 3 files changed +4
-3
lines changed
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 17
17
<PROJECT_ROOT>/node_modules/documentation/
18
18
<PROJECT_ROOT>/node_modules/flow-coverage-report/
19
19
<PROJECT_ROOT>/node_modules/jsonlint/
20
+ <PROJECT_ROOT>/node_modules/hard-source-webpack-plugin/
20
21
<PROJECT_ROOT>/.nyc_output
21
22
22
23
[untyped]
Original file line number Diff line number Diff line change 43
43
"flow-bin" : " ^0.80.0" ,
44
44
"flow-coverage-report" : " ^0.5.0" ,
45
45
"glob" : " ^7.1.3" ,
46
- "hard-source-webpack-plugin" : " ^0.12.0 " ,
46
+ "hard-source-webpack-plugin" : " git+https://github.com/talkable/hard-source-webpack-plugin.git#e774ef34ac7de7badf83f8560cca13861e76f23c " ,
47
47
"husky" : " ^0.14.3" ,
48
48
"isomorphic-fetch" : " ^2.2.0" ,
49
49
"jsdom" : " ^11.5.1" ,
Original file line number Diff line number Diff line change @@ -4788,9 +4788,9 @@ har-validator@~5.0.3:
4788
4788
ajv "^5.1.0"
4789
4789
har-schema "^2.0.0"
4790
4790
4791
- hard-source-webpack-plugin@^0.12.0 :
4791
+ " hard-source-webpack-plugin@git+https://github.com/talkable/hard-source-webpack-plugin.git#e774ef34ac7de7badf83f8560cca13861e76f23c " :
4792
4792
version "0.12.0"
4793
- resolved "https://registry.yarnpkg. com/hard-source-webpack-plugin/-/ hard-source-webpack-plugin-0.12.0.tgz#ea21f0407538fcb62f6995371541baab0a5f679e "
4793
+ resolved "git+ https://github. com/talkable/ hard-source-webpack-plugin.git#e774ef34ac7de7badf83f8560cca13861e76f23c "
4794
4794
dependencies :
4795
4795
chalk "^2.4.1"
4796
4796
find-cache-dir "^2.0.0"
You can’t perform that action at this time.
0 commit comments