mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Bump version to 3.3.0
This commit is contained in:
parent
1e1d493556
commit
3a392fd8c1
2 changed files with 2 additions and 2 deletions
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.2.0",
|
||||
"version": "3.3.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@overleaf/o-error",
|
||||
"version": "3.2.0",
|
||||
"version": "3.3.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",
|
||||
|
|
Loading…
Reference in a new issue