chore: 添加第三方依赖库
This commit is contained in:
12
thirdparty/rapier.js/package.json
vendored
Normal file
12
thirdparty/rapier.js/package.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"scripts": {
|
||||
"fmt": "prettier ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "2.7.1",
|
||||
"typedoc": "0.23.19",
|
||||
"typescript": "4.8.4",
|
||||
"wasm-opt": "1.4.0",
|
||||
"wasm-pack": "0.12.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user