This commit is contained in:
Philipp Kunz 2022-04-13 16:54:41 +02:00
parent f5cb86b53e
commit cc659a57f7
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.2",
"version": "2.0.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartupdate",
"version": "2.0.2",
"version": "2.0.3",
"license": "MIT",
"dependencies": {
"@pushrocks/consolecolor": "^2.0.1",

View File

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