This commit is contained in:
Philipp Kunz 2023-07-12 00:26:36 +02:00
parent ecfefc250c
commit b02ab97d4f
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartpath",
"version": "5.0.6",
"version": "5.0.7",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartpath",
"version": "5.0.6",
"version": "5.0.7",
"license": "MIT",
"devDependencies": {
"@gitzone/tsbuild": "^2.1.56",

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartpath",
"version": "5.0.6",
"version": "5.0.7",
"private": false,
"description": "offers smart ways to handle paths",
"main": "dist_ts/index.js",
@ -47,4 +47,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}