mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-12 11:16:09 +09:00
Clean up the oopsie. Rebuild the blank exercises.
This commit is contained in:
+4
-2
@@ -16,13 +16,15 @@
|
||||
"fetchSpec": "^1.3.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/end-of-stream",
|
||||
"/glob",
|
||||
"/inflight"
|
||||
"/inflight",
|
||||
"/pump"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
|
||||
"_shasum": "583b1aa775961d4b113ac17d9c50baef9dd76bd1",
|
||||
"_spec": "once@^1.3.0",
|
||||
"_where": "/Users/cloyd/coderrr/odin/javascript-exercises/node_modules/glob",
|
||||
"_where": "/home/michael/projects/javascript-exercises/node_modules/glob",
|
||||
"author": {
|
||||
"name": "Isaac Z. Schlueter",
|
||||
"email": "i@izs.me",
|
||||
|
||||
Reference in New Issue
Block a user