File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @simplifyJobs /webpack-extension-reloader" ,
3
- "version" : " 1.1.4 " ,
2
+ "name" : " @legitatx /webpack-extension-reloader" ,
3
+ "version" : " 1.1.5 " ,
4
4
"private" : false ,
5
5
"description" : " Watch for changes and force the reload of the browser extension" ,
6
6
"main" : " dist/webpack-extension-reloader.js" ,
7
7
"bin" : " ./dist/webpack-extension-reloader-cli.js" ,
8
8
"types" : " typings/webpack-extension-reloader.d.ts" ,
9
9
"repository" : {
10
10
"type" : " git" ,
11
- "url" : " git://github.com/rubenspgcavalcante /webpack-extension-reloader.git"
11
+ "url" : " git://github.com/SimplifyJobs /webpack-extension-reloader.git"
12
12
},
13
13
"husky" : {
14
14
"hooks" : {
38
38
"author" : " Rubens Pinheiro Gonçalves Cavalcante" ,
39
39
"license" : " MIT" ,
40
40
"bugs" : {
41
- "url" : " https://github.com/rubenspgcavalcante /webpack-extension-reloader/issues"
41
+ "url" : " https://github.com/SimplifyJobs /webpack-extension-reloader/issues"
42
42
},
43
- "homepage" : " https://github.com/rubenspgcavalcante /webpack-extension-reloader#readme" ,
43
+ "homepage" : " https://github.com/SimplifyJobs /webpack-extension-reloader#readme" ,
44
44
"keywords" : [
45
45
" webpack" ,
46
46
" plugin" ,
You can’t perform that action at this time.
0 commit comments