This commit is contained in:
Philipp Kunz 2023-06-26 09:57:32 +02:00
parent 65e771f1ba
commit d43d1ba212
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartstring",
"version": "4.0.5",
"version": "4.0.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartstring",
"version": "4.0.5",
"version": "4.0.6",
"license": "MIT",
"dependencies": {
"@pushrocks/isounique": "^1.0.5",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartstring",
"version": "4.0.5",
"version": "4.0.6",
"private": false,
"description": "handle strings in smart ways. TypeScript ready.",
"main": "dist_ts/index.js",