Update urls
This commit is contained in:
parent
541c2e8a6c
commit
79320ad975
@ -2,10 +2,10 @@
|
|||||||
"name": "updeep",
|
"name": "updeep",
|
||||||
"version": "0.16.1",
|
"version": "0.16.1",
|
||||||
"description": "Easily update nested frozen objects and arrays in a declarative and immutable manner.",
|
"description": "Easily update nested frozen objects and arrays in a declarative and immutable manner.",
|
||||||
"homepage": "https://github.com/aaronjensen/updeep",
|
"homepage": "https://github.com/substantial/updeep",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/aaronjensen/updeep"
|
"url": "https://github.com/substantial/updeep"
|
||||||
},
|
},
|
||||||
"author": "Aaron Jensen",
|
"author": "Aaron Jensen",
|
||||||
"files": [
|
"files": [
|
||||||
@ -26,7 +26,7 @@
|
|||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/aaronjensen/updeep/issues"
|
"url": "https://github.com/substantial/updeep/issues"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"lodash": "^4.2.0"
|
"lodash": "^4.2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user