Bump version to 3.3.1

This commit is contained in:
John Lees-Miller 2021-01-26 12:10:25 +00:00
parent 5f1297548f
commit 354fd3c3a6
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@overleaf/o-error",
"version": "3.3.0",
"version": "3.3.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "@overleaf/o-error",
"version": "3.3.0",
"version": "3.3.1",
"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",