mirror of
https://github.com/shelljs/shelljs.git
synced 2026-01-18 16:03:37 +00:00
Merge pull request #288 from nfischer/update-package-json
chore: update github URL in package.json
This commit is contained in:
commit
fd278ea6b2
@ -13,10 +13,10 @@
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/arturadib/shelljs.git"
|
||||
"url": "git://github.com/shelljs/shelljs.git"
|
||||
},
|
||||
"license": "BSD-3-Clause",
|
||||
"homepage": "http://github.com/arturadib/shelljs",
|
||||
"homepage": "http://github.com/shelljs/shelljs",
|
||||
"main": "./shell.js",
|
||||
"scripts": {
|
||||
"test": "node scripts/run-tests"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user