physics
This commit is contained in:
12
yarn.lock
12
yarn.lock
@ -251,6 +251,13 @@ object-assign@^4.1.1:
|
||||
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
|
||||
integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
|
||||
|
||||
p2@^0.7.1:
|
||||
version "0.7.1"
|
||||
resolved "https://registry.yarnpkg.com/p2/-/p2-0.7.1.tgz#25f2474d9bc3a6d3140a1da26a67c9e118ac9543"
|
||||
integrity sha1-JfJHTZvDptMUCh2iamfJ4RislUM=
|
||||
dependencies:
|
||||
poly-decomp "0.1.1"
|
||||
|
||||
path-parse@^1.0.6:
|
||||
version "1.0.7"
|
||||
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
|
||||
@ -297,6 +304,11 @@ pixi.js@^6.1.2:
|
||||
"@pixi/ticker" "6.1.2"
|
||||
"@pixi/utils" "6.1.2"
|
||||
|
||||
poly-decomp@0.1.1:
|
||||
version "0.1.1"
|
||||
resolved "https://registry.yarnpkg.com/poly-decomp/-/poly-decomp-0.1.1.tgz#9f68c4fa558663791c9ba4c2df7283f3096c23c9"
|
||||
integrity sha1-n2jE+lWGY3kcm6TC33KD8wlsI8k=
|
||||
|
||||
postcss@^8.3.6:
|
||||
version "8.3.6"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.6.tgz#2730dd76a97969f37f53b9a6096197be311cc4ea"
|
||||
|
Reference in New Issue
Block a user