This commit is contained in:
Philipp Kunz 2023-07-26 20:51:12 +02:00
parent 293da8859d
commit 2abac29dff
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartupdate",
"version": "2.0.4",
"version": "2.0.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartupdate",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"dependencies": {
"@pushrocks/consolecolor": "^2.0.1",

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartupdate",
"version": "2.0.4",
"version": "2.0.5",
"private": false,
"description": "update your tools in a smart way",
"main": "dist_ts/index.js",
@ -42,4 +42,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}