switch to new org scheme

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

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartlodash",
"name": "@push.rocks/smartlodash",
"version": "2.0.0",
"private": false,
"description": "lodash with typings",
@ -34,4 +34,4 @@
"@pushrocks/tapbundle": "^3.0.7",
"@types/node": "^10.9.4"
}
}
}

View File

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