switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 02:48:55 +02:00
parent df5c8a65c1
commit 1a243a7f37
2 changed files with 2 additions and 5 deletions

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smarterror",
"name": "@push.rocks/smarterror",
"private": false,
"version": "2.0.1",
"description": "better error handling",
@ -19,4 +19,4 @@
"clean-stack": "^1.3.0",
"make-error-cause": "^2.2.0"
}
}
}

View File

@ -1,3 +0,0 @@
{
"extends": "tslint-config-standard"
}