mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
[misc] version bump to 3.2.0
- [OError] getFullInfo returns the error context of nested causes (#14)
This commit is contained in:
2
libraries/o-error/package-lock.json
generated
2
libraries/o-error/package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@overleaf/o-error",
|
||||
"version": "3.0.0",
|
||||
"version": "3.2.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@overleaf/o-error",
|
||||
"version": "3.1.0",
|
||||
"version": "3.2.0",
|
||||
"description": "Light-weight helpers for handling JavaScript Errors in node.js and the browser. Helps with long stack traces, Error subclasses, wrapping internal errors (causes), and attaching extra data to errors for logging.",
|
||||
"keywords": [
|
||||
"browser",
|
||||
|
||||
Reference in New Issue
Block a user