This commit is contained in:
Philipp Kunz 2022-03-18 22:50:25 +01:00
parent 1e6077ce34
commit 931defe98a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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