This commit is contained in:
Philipp Kunz 2022-03-14 15:24:17 +01:00
parent e81c37e60a
commit 96168fd870
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.3",
"version": "5.0.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartpath",
"version": "5.0.3",
"version": "5.0.4",
"license": "MIT",
"devDependencies": {
"@gitzone/tsbuild": "^2.1.48",

View File

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