diff --git a/data/ecosystems/t/truffle.toml b/data/ecosystems/t/truffle.toml index 084cd9b9..da3339bf 100644 --- a/data/ecosystems/t/truffle.toml +++ b/data/ecosystems/t/truffle.toml @@ -23787,6 +23787,9 @@ url = "https://github.com/truelibra/SmartContracts" [[repo]] url = "https://github.com/truffle-box/drizzle-box" +[[repo]] +url = "https://github.com/trufflesuite/amqp.node" + [[repo]] url = "https://github.com/trufflesuite/artifact-updates" @@ -23889,6 +23892,12 @@ url = "https://github.com/trufflesuite/honeypot-exploration" [[repo]] url = "https://github.com/trufflesuite/meta-pkgs" +[[repo]] +url = "https://github.com/trufflesuite/metacoin-playground" + +[[repo]] +url = "https://github.com/trufflesuite/mocha" + [[repo]] url = "https://github.com/trufflesuite/pet-shop-tutorial" @@ -23988,6 +23997,9 @@ url = "https://github.com/trufflesuite/truffle-init-default" [[repo]] url = "https://github.com/trufflesuite/truffle-init-webpack" +[[repo]] +url = "https://github.com/trufflesuite/truffle-logger-example" + [[repo]] url = "https://github.com/trufflesuite/truffle-migrate"