This commit is contained in:
Philipp Kunz 2021-01-22 14:46:04 +00:00
parent 7f3118c525
commit 76cfc8bec0
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartstring",
"version": "3.0.22",
"version": "3.0.23",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartstring",
"version": "3.0.22",
"version": "3.0.23",
"private": false,
"description": "handle strings in smart ways. TypeScript ready.",
"main": "dist_ts/index.js",
@ -56,4 +56,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}