Update urls
This commit is contained in:
parent
541c2e8a6c
commit
79320ad975
@ -2,10 +2,10 @@
|
||||
"name": "updeep",
|
||||
"version": "0.16.1",
|
||||
"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": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aaronjensen/updeep"
|
||||
"url": "https://github.com/substantial/updeep"
|
||||
},
|
||||
"author": "Aaron Jensen",
|
||||
"files": [
|
||||
@ -26,7 +26,7 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/aaronjensen/updeep/issues"
|
||||
"url": "https://github.com/substantial/updeep/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"lodash": "^4.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user