change repo location and author
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"test": "retire -n -p package.json && npm run build && npm run unit",
|
||||
"unit": "nyc --require babel-core/register mocha test/src/**"
|
||||
},
|
||||
"author": "Joe Fleming (https://github.com/w33ble)",
|
||||
"author": "Elastic (https://github.com/elastic)",
|
||||
"keywords": [
|
||||
"job",
|
||||
"queue",
|
||||
@@ -20,7 +20,7 @@
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/w33ble/esqueue.git"
|
||||
"url": "https://github.com/elastic/esqueue.git"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user