This commit is contained in:
cha0s 2021-01-05 03:39:11 -06:00
parent 407e7c9f03
commit 6811e95180
2 changed files with 1641 additions and 33 deletions

View File

@ -24,5 +24,20 @@
"webpack": "^4",
"webpack-cli": "^3",
"webpack-node-externals": "2.5.2"
},
"dependencies": {
"@avocado/behavior": "^2.0.0",
"@avocado/core": "^2.0.0",
"@avocado/entity": "^2.0.0",
"@avocado/graphics": "^2.0.0",
"@avocado/input": "^2.0.0",
"@avocado/math": "^2.0.0",
"@avocado/physics": "^1.0.0",
"@avocado/resource": "^2.0.0",
"@avocado/s13n": "^2.0.0",
"@avocado/sound": "^1.0.0",
"@avocado/timing": "^2.0.0",
"@avocado/topdown": "^2.0.0",
"@avocado/traits": "^2.0.0"
}
}

1659
yarn.lock

File diff suppressed because it is too large Load Diff