mirror of
https://github.com/Azure/setup-helm.git
synced 2025-09-08 21:16:34 +00:00
Removing non prod modules
This commit is contained in:
13
node_modules/@octokit/graphql/package.json
generated
vendored
13
node_modules/@octokit/graphql/package.json
generated
vendored
@ -1,28 +1,27 @@
|
||||
{
|
||||
"_from": "@octokit/graphql",
|
||||
"_from": "@octokit/graphql@^4.6.1",
|
||||
"_id": "@octokit/graphql@4.6.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-2lYlvf4YTDgZCTXTW4+OX+9WTLFtEUc6hGm4qM1nlZjzxj+arizM4aHWzBVBCxY9glh7GIs0WEuiSgbVzv8cmA==",
|
||||
"_location": "/@octokit/graphql",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "tag",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "@octokit/graphql",
|
||||
"raw": "@octokit/graphql@^4.6.1",
|
||||
"name": "@octokit/graphql",
|
||||
"escapedName": "@octokit%2fgraphql",
|
||||
"scope": "@octokit",
|
||||
"rawSpec": "",
|
||||
"rawSpec": "^4.6.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "latest"
|
||||
"fetchSpec": "^4.6.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.6.1.tgz",
|
||||
"_shasum": "f975486a46c94b7dbe58a0ca751935edc7e32cc9",
|
||||
"_spec": "@octokit/graphql",
|
||||
"_spec": "@octokit/graphql@^4.6.1",
|
||||
"_where": "D:\\Work\\Actions\\setup-helm",
|
||||
"bugs": {
|
||||
"url": "https://github.com/octokit/graphql.js/issues"
|
||||
|
Reference in New Issue
Block a user