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
+7 -9
View File
@@ -1,5 +1,5 @@
{
"_from": "escape-string-regexp@^1.0.2",
"_from": "escape-string-regexp@^1.0.5",
"_id": "escape-string-regexp@1.0.5",
"_inBundle": false,
"_integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
@@ -8,22 +8,20 @@
"_requested": {
"type": "range",
"registry": true,
"raw": "escape-string-regexp@^1.0.2",
"raw": "escape-string-regexp@^1.0.5",
"name": "escape-string-regexp",
"escapedName": "escape-string-regexp",
"rawSpec": "^1.0.2",
"rawSpec": "^1.0.5",
"saveSpec": null,
"fetchSpec": "^1.0.2"
"fetchSpec": "^1.0.5"
},
"_requiredBy": [
"/babel-code-frame/chalk",
"/chalk",
"/figures"
"/@babel/highlight/chalk"
],
"_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
"_shasum": "1b61c0562190a8dff6ae3bb2cf0200ca130b86d4",
"_spec": "escape-string-regexp@^1.0.2",
"_where": "/Users/cloyd/coderrr/odin/javascript-exercises/node_modules/babel-code-frame/node_modules/chalk",
"_spec": "escape-string-regexp@^1.0.5",
"_where": "/home/michael/projects/javascript-exercises/node_modules/@babel/highlight/node_modules/chalk",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",