Bump to 2.0.0

This commit is contained in:
John Lees-Miller
2019-07-08 11:52:59 +01:00
parent 96ab30883a
commit 9725b1bf0c
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@overleaf/o-error",
"version": "1.0.0",
"version": "2.0.0",
"description": "Make custom error types that pass `instanceof` checks, have stack traces, support custom messages and properties, and can wrap causes (like VError).",
"main": "index.js",
"scripts": {