mirror of
https://github.com/Azure/k8s-set-context.git
synced 2026-06-27 17:49:27 +08:00
v4 release (#84)
This commit is contained in:
+2
-1
@@ -1,9 +1,10 @@
|
||||
{
|
||||
"name": "k8s-set-context-action",
|
||||
"version": "1.0.0",
|
||||
"version": "4.0.0",
|
||||
"private": true,
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
"prebuild": "npm i @vercel/ncc",
|
||||
"build": "ncc build src/run.ts -o lib",
|
||||
"test": "jest",
|
||||
"test-coverage": "jest --coverage",
|
||||
|
||||
Reference in New Issue
Block a user