Skip to content

Commit 2c52572

Browse files
Merge pull request #4 from dev-aces/fix-git-repository-link
Fixed git repository link
2 parents aac0947 + 7bc15c8 commit 2c52572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"README.md"
1515
],
1616
"main": "lib/index.js",
17-
"repository": "git://github.com/dev-aces/node-robokassa.git",
17+
"repository": "git://github.com/dev-aces/robokassa.git",
1818
"author": "Artur Ampilogov",
1919
"license": "MIT",
2020
"scripts": {

0 commit comments

Comments
 (0)