Compare commits
No commits in common. "b31f546ec77cbc47008ff2bba41e915266c619d6" and "aab61b3d9f79f19ccc679f36e16d3c4fff5f6b86" have entirely different histories.
b31f546ec7
...
aab61b3d9f
15
game-of-life/package.json
Normal file
15
game-of-life/package.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "game-of-life",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"parcel": "^2.10.3"
|
||||
}
|
||||
}
|
1883
game-of-life/pnpm-lock.yaml
Normal file
1883
game-of-life/pnpm-lock.yaml
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user