refactor: remove objecthash from behavior
This commit is contained in:
parent
954b3362c1
commit
b5ae86bc23
|
@ -3,13 +3,12 @@
|
|||
|
||||
|
||||
"@avocado/behavior@1.x":
|
||||
version "1.0.7"
|
||||
resolved "https://npm.i12e.cha0s.io/@avocado%2fbehavior/-/behavior-1.0.7.tgz#94c94159f6857982f094cf467cdaa45e3a04c7c1"
|
||||
version "1.0.8"
|
||||
resolved "https://npm.i12e.cha0s.io/@avocado%2fbehavior/-/behavior-1.0.8.tgz#8612b6902a19a197b4f0913376f11f3e390c303a"
|
||||
dependencies:
|
||||
"@avocado/core" "1.x"
|
||||
"@avocado/mixins" "1.x"
|
||||
debug "3.1.0"
|
||||
object-hash "1.3.1"
|
||||
|
||||
"@avocado/client@1.x":
|
||||
version "1.0.1"
|
||||
|
@ -3284,10 +3283,6 @@ object-copy@^0.1.0:
|
|||
define-property "^0.2.5"
|
||||
kind-of "^3.0.3"
|
||||
|
||||
object-hash@1.3.1:
|
||||
version "1.3.1"
|
||||
resolved "https://npm.i12e.cha0s.io/object-hash/-/object-hash-1.3.1.tgz#fde452098a951cb145f039bb7d455449ddc126df"
|
||||
|
||||
object-keys@^1.0.12:
|
||||
version "1.1.0"
|
||||
resolved "https://npm.i12e.cha0s.io/object-keys/-/object-keys-1.1.0.tgz#11bd22348dd2e096a045ab06f6c85bcc340fa032"
|
||||
|
|
Loading…
Reference in New Issue
Block a user