Compare commits

...

1 Commits

Author SHA1 Message Date
1d881b381d switch to new org scheme 2023-07-10 02:56:55 +02:00
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"
}