chore: remove all references to @avocado/mixins
This commit is contained in:
parent
a6536d7fb5
commit
6fb012090e
|
@ -6,7 +6,6 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@avocado/core": "1.x",
|
||||
"@avocado/mixins": "1.x",
|
||||
"debug": "3.1.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@avocado/entity",
|
||||
"version": "1.0.11",
|
||||
"version": "1.0.12",
|
||||
"main": "index.js",
|
||||
"author": "cha0s",
|
||||
"license": "MIT",
|
||||
|
@ -8,14 +8,12 @@
|
|||
"@avocado/core": "1.x",
|
||||
"@avocado/graphics": "1.x",
|
||||
"@avocado/math": "1.x",
|
||||
"@avocado/mixins": "1.x",
|
||||
"@avocado/resource": "1.x",
|
||||
"@avocado/physics": "1.x",
|
||||
"@avocado/timing": "1.x",
|
||||
"debug": "3.1.0",
|
||||
"immutable": "4.0.0-rc.12",
|
||||
"lodash.mapvalues": "4.6.0",
|
||||
"lodash.merge": "4.6.1",
|
||||
"lodash.without": "4.4.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
"dependencies": {
|
||||
"@avocado/core": "1.x",
|
||||
"@avocado/math": "1.x",
|
||||
"@avocado/mixins": "1.x",
|
||||
"@avocado/resource": "1.x",
|
||||
"@pixi/filter-advanced-bloom": "2.7.0",
|
||||
"debug": "3.1.0",
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@avocado/core": "1.x",
|
||||
"@avocado/mixins": "1.x",
|
||||
"immutable": "4.0.0-rc.12"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
"dependencies": {
|
||||
"@avocado/core": "1.x",
|
||||
"@avocado/math": "1.x",
|
||||
"@avocado/mixins": "1.x",
|
||||
"d3-quadtree": "1.0.6"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@avocado/core": "1.x",
|
||||
"@avocado/mixins": "1.x",
|
||||
"debug": "3.1.0",
|
||||
"schemapack": "1.4.2",
|
||||
"socket.io": "2.2.0",
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
"@avocado/core": "1.x",
|
||||
"@avocado/graphics": "1.x",
|
||||
"@avocado/math": "1.x",
|
||||
"@avocado/mixins": "1.x",
|
||||
"@avocado/physics": "1.x",
|
||||
"immutable": "4.0.0-rc.12",
|
||||
"matter-js": "0.14.2",
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
"dependencies": {
|
||||
"@avocado/core": "1.x",
|
||||
"@avocado/math": "1.x",
|
||||
"@avocado/mixins": "1.x",
|
||||
"@avocado/resource": "1.x"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
"@avocado/entity": "1.x",
|
||||
"@avocado/graphics": "1.x",
|
||||
"@avocado/math": "1.x",
|
||||
"@avocado/mixins": "1.x",
|
||||
"@avocado/physics": "1.x",
|
||||
"@avocado/resource": "1.x",
|
||||
"immutable": "4.0.0-rc.12"
|
||||
|
|
Loading…
Reference in New Issue
Block a user