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
+11 -11
View File
@@ -1,27 +1,27 @@
{
"_from": "error-ex@^1.2.0",
"_id": "error-ex@1.3.1",
"_from": "error-ex@^1.3.1",
"_id": "error-ex@1.3.2",
"_inBundle": false,
"_integrity": "sha1-+FWobOYa3E6GIcPNoh56dhLDqNw=",
"_integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
"_location": "/error-ex",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "error-ex@^1.2.0",
"raw": "error-ex@^1.3.1",
"name": "error-ex",
"escapedName": "error-ex",
"rawSpec": "^1.2.0",
"rawSpec": "^1.3.1",
"saveSpec": null,
"fetchSpec": "^1.2.0"
"fetchSpec": "^1.3.1"
},
"_requiredBy": [
"/parse-json"
],
"_resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.1.tgz",
"_shasum": "f855a86ce61adc4e8621c3cda21e7a7612c3a8dc",
"_spec": "error-ex@^1.2.0",
"_where": "/Users/cloyd/coderrr/odin/javascript-exercises/node_modules/parse-json",
"_resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
"_shasum": "b4ac40648107fdcdcfae242f428bea8a14d4f1bf",
"_spec": "error-ex@^1.3.1",
"_where": "/home/michael/projects/javascript-exercises/node_modules/parse-json",
"bugs": {
"url": "https://github.com/qix-/node-error-ex/issues"
},
@@ -75,7 +75,7 @@
"pretest": "xo",
"test": "mocha --compilers coffee:coffee-script/register"
},
"version": "1.3.1",
"version": "1.3.2",
"xo": {
"rules": {
"operator-linebreak": [