File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
6
6
// Configuration
7
7
8
- set ('repository ' , 'git@github.com:naffiq/ yii2-app- bridge.git ' );
8
+ set ('repository ' , 'git@github.com:yii2-bridge/app .git ' );
9
9
10
10
// Shared files/dirs between deploys
11
11
add ('shared_files ' , ['config/local.php ' ]);
Original file line number Diff line number Diff line change 10
10
},
11
11
"repository" : {
12
12
"type" : " git" ,
13
- "url" : " git+https://github.com/naffiq/ yii2-app- bridge.git"
13
+ "url" : " git+https://github.com/yii2-bridge/app .git"
14
14
},
15
15
"keywords" : [],
16
16
"author" : " " ,
17
17
"license" : " ISC" ,
18
18
"bugs" : {
19
- "url" : " https://github.com/naffiq/ yii2-app- bridge/issues"
19
+ "url" : " https://github.com/yii2-bridge/app /issues"
20
20
},
21
- "homepage" : " https://github.com/naffiq/ yii2-app- bridge#readme" ,
21
+ "homepage" : " https://github.com/yii2-bridge/app #readme" ,
22
22
"devDependencies" : {
23
23
"babel-preset-react" : " ^6.24.1" ,
24
24
"babel-loader" : " ^6.4.1" ,
You can’t perform that action at this time.
0 commit comments