Clean up the oopsie. Rebuild the blank exercises.

This commit is contained in:
Michael Frank
2021-05-09 00:39:21 +12:00
parent b984cb4c6f
commit d28d80c46f
1565 changed files with 27186 additions and 199003 deletions
+8 -9
View File
@@ -1,28 +1,27 @@
{
"_from": "isarray@~1.0.0",
"_from": "isarray@1.0.0",
"_id": "isarray@1.0.0",
"_inBundle": false,
"_integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
"_location": "/isarray",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "isarray@~1.0.0",
"raw": "isarray@1.0.0",
"name": "isarray",
"escapedName": "isarray",
"rawSpec": "~1.0.0",
"rawSpec": "1.0.0",
"saveSpec": null,
"fetchSpec": "~1.0.0"
"fetchSpec": "1.0.0"
},
"_requiredBy": [
"/eslint-plugin-import/doctrine",
"/readable-stream"
"/unset-value/has-value/isobject"
],
"_resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
"_shasum": "bb935d48582cba168c06834957a54a3e07124f11",
"_spec": "isarray@~1.0.0",
"_where": "/Users/cloyd/coderrr/odin/javascript-exercises/node_modules/readable-stream",
"_spec": "isarray@1.0.0",
"_where": "/home/michael/projects/javascript-exercises/node_modules/unset-value/node_modules/has-value/node_modules/isobject",
"author": {
"name": "Julian Gruber",
"email": "mail@juliangruber.com",