Bump version using npm

This commit is contained in:
Lovepreet Singh
2023-02-20 13:44:07 +00:00
parent e18b2d8a33
commit 0f91c9c203
4 changed files with 6 additions and 9 deletions
+2 -4
View File
@@ -20,8 +20,7 @@
"prettier": "^1.19.1",
"ts-jest": "^27.0.5",
"typescript": "^3.9.9"
},
"version": "0.0.1"
}
},
"node_modules/@babel/code-frame": {
"version": "7.0.0",
@@ -29852,6 +29851,5 @@
"integrity": "sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw==",
"dev": true
}
},
"version": "0.0.1"
}
}
+1 -2
View File
@@ -28,6 +28,5 @@
"prettier": "^1.19.1",
"ts-jest": "^27.0.5",
"typescript": "^3.9.9"
},
"version": "0.0.1"
}
}
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@actions/cache",
"version": "3.1.3",
"version": "3.1.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@actions/cache",
"version": "3.1.3",
"version": "3.1.4",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@actions/cache",
"version": "3.1.3",
"version": "3.1.4",
"preview": true,
"description": "Actions cache lib",
"keywords": [