Update README and remove toolkit archives

This commit is contained in:
Rachael Sewell
2019-09-06 15:02:37 -07:00
parent f46acf4e7e
commit e84489cd02
49 changed files with 586 additions and 448 deletions

View File

@@ -1,19 +1,25 @@
{
"_from": "deprecation@^2.0.0",
"_args": [
[
"deprecation@2.3.1",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "deprecation@2.3.1",
"_id": "deprecation@2.3.1",
"_inBundle": false,
"_integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==",
"_location": "/deprecation",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "deprecation@^2.0.0",
"raw": "deprecation@2.3.1",
"name": "deprecation",
"escapedName": "deprecation",
"rawSpec": "^2.0.0",
"rawSpec": "2.3.1",
"saveSpec": null,
"fetchSpec": "^2.0.0"
"fetchSpec": "2.3.1"
},
"_requiredBy": [
"/@octokit/request",
@@ -21,15 +27,12 @@
"/@octokit/rest"
],
"_resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz",
"_shasum": "6368cbdb40abf3373b525ac87e4a260c3a700919",
"_spec": "deprecation@^2.0.0",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/request",
"_spec": "2.3.1",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"bugs": {
"url": "https://github.com/gr2m/deprecation/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Log a deprecation message with stack",
"devDependencies": {
"@pika/pack": "^0.3.7",