This commit is contained in:
Philipp Kunz 2018-07-11 15:28:23 +02:00
parent 5d9c19a6e6
commit 7891c7c95e
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "smarterror",
"version": "1.0.3",
"version": "2.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/smarterror",
"private": false,
"version": "1.0.3",
"version": "2.0.0",
"description": "better error handling",
"main": "dist/index.js",
"typings": "dist/index.d.ts",