diff --git a/package-lock.json b/package-lock.json index 2b1db66..cafb131 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "raceway", - "version": "0.0.13", + "version": "0.0.14", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "raceway", - "version": "0.0.13", + "version": "0.0.14", "dependencies": { "@marzzelo/windir": "^1.2.3", "next": "^16.3.0", diff --git a/package.json b/package.json index 43c4f9f..b1cf9b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "raceway", - "version": "0.0.13", + "version": "0.0.14", "private": true, "scripts": { "dev": "next dev",