Skip to content

Commit df3e857

Browse files
author
altynbek
committed
Updated package config
1 parent 9236071 commit df3e857

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

deploy.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
// Configuration
77

8-
set('repository', 'git@github.com:naffiq/yii2-app-bridge.git');
8+
set('repository', 'git@github.com:yii2-bridge/app.git');
99

1010
// Shared files/dirs between deploys
1111
add('shared_files', ['config/local.php']);

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/naffiq/yii2-app-bridge.git"
13+
"url": "git+https://github.com/yii2-bridge/app.git"
1414
},
1515
"keywords": [],
1616
"author": "",
1717
"license": "ISC",
1818
"bugs": {
19-
"url": "https://github.com/naffiq/yii2-app-bridge/issues"
19+
"url": "https://github.com/yii2-bridge/app/issues"
2020
},
21-
"homepage": "https://github.com/naffiq/yii2-app-bridge#readme",
21+
"homepage": "https://github.com/yii2-bridge/app#readme",
2222
"devDependencies": {
2323
"babel-preset-react": "^6.24.1",
2424
"babel-loader": "^6.4.1",

0 commit comments

Comments
 (0)