mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 21:00:04 +02:00
update dependencies
This commit is contained in:
24
node_modules/currently-unhandled/package.json
generated
vendored
24
node_modules/currently-unhandled/package.json
generated
vendored
@@ -1,33 +1,27 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"currently-unhandled@0.4.1",
|
||||
"/home/s2/Documents/Code/gitlit"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "currently-unhandled@0.4.1",
|
||||
"_from": "currently-unhandled@^0.4.1",
|
||||
"_id": "currently-unhandled@0.4.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=",
|
||||
"_location": "/currently-unhandled",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "currently-unhandled@0.4.1",
|
||||
"raw": "currently-unhandled@^0.4.1",
|
||||
"name": "currently-unhandled",
|
||||
"escapedName": "currently-unhandled",
|
||||
"rawSpec": "0.4.1",
|
||||
"rawSpec": "^0.4.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.4.1"
|
||||
"fetchSpec": "^0.4.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/loud-rejection"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz",
|
||||
"_spec": "0.4.1",
|
||||
"_where": "/home/s2/Documents/Code/gitlit",
|
||||
"_shasum": "988df33feab191ef799a61369dd76c17adf957ea",
|
||||
"_spec": "currently-unhandled@^0.4.1",
|
||||
"_where": "E:\\projects\\p\\gitlit\\node_modules\\loud-rejection",
|
||||
"author": {
|
||||
"name": "James Talmage",
|
||||
"email": "james@talmage.io",
|
||||
@@ -42,9 +36,11 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/jamestalmage/currently-unhandled/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"array-find-index": "^1.0.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Track the list of currently unhandled promise rejections.",
|
||||
"devDependencies": {
|
||||
"ava": "^0.15.1",
|
||||
|
Reference in New Issue
Block a user