From a1f4b264e498d1ab5a4dd9c193ca905d1f36d270 Mon Sep 17 00:00:00 2001 From: Carl Gay Date: Tue, 6 Feb 2024 06:03:04 +0000 Subject: [PATCH] Add dylan-tool@0.11.0 --- v1/dy/la/dylan-tool | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/v1/dy/la/dylan-tool b/v1/dy/la/dylan-tool index 4bd8a61..f0ffe34 100644 --- a/v1/dy/la/dylan-tool +++ b/v1/dy/la/dylan-tool @@ -5,6 +5,18 @@ "keywords": ["workspace", "package"], "name": "dylan-tool", "releases": [{ + "dependencies": ["command-line-parser@3.1.1", "json@1.0.0", + "logging@2.1.0", "regular-expressions@0.2.0", + "uncommon-dylan@0.2.0"], + "deps": ["command-line-parser@3.1.1", "json@1.0.0", + "logging@2.1.0", "regular-expressions@0.2.0", + "uncommon-dylan@0.2.0"], + "dev-dependencies": ["sphinx-extensions", "testworks@2.0.0"], + "license": "Unknown", + "url": "https://github.com/dylan-lang/dylan-tool", + "version": "0.11.0" + }, + { "dependencies": ["command-line-parser@3.1.1", "json@1.0.0", "logging@2.1.0", "regular-expressions@0.2.0", "uncommon-dylan@0.2.0"],