mirror of
https://github.com/Azure/setup-helm.git
synced 2025-12-23 07:45:49 +00:00
v3 new release (#80)
This commit is contained in:
committed by
GitHub
parent
a767c8d3a1
commit
20d2b4f98d
22
node_modules/jest-regex-util/package.json
generated
vendored
Normal file
22
node_modules/jest-regex-util/package.json
generated
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "jest-regex-util",
|
||||
"version": "26.0.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/facebook/jest.git",
|
||||
"directory": "packages/jest-regex-util"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "*"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10.14.2"
|
||||
},
|
||||
"license": "MIT",
|
||||
"main": "build/index.js",
|
||||
"types": "build/index.d.ts",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"gitHead": "343532a21f640ac2709c4076eef57e52279542e1"
|
||||
}
|
||||
Reference in New Issue
Block a user