This commit is contained in:
Philipp Kunz 2022-09-13 18:47:19 +02:00
parent d60cc5430f
commit 523ab7ee77
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.2",
"version": "4.0.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartstring",
"version": "4.0.2",
"version": "4.0.3",
"license": "MIT",
"dependencies": {
"@pushrocks/isounique": "^1.0.5",

View File

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