From 29e87c5b4129cb19b093513d45385849a6447eaa Mon Sep 17 00:00:00 2001 From: Ashita Prasad <ashitaprasad92@gmail.com> Date: Mon, 23 Dec 2024 04:33:44 +0530 Subject: [PATCH] Update pubspec.yaml --- packages/postman/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/postman/pubspec.yaml b/packages/postman/pubspec.yaml index a649fac4..ad3054f6 100644 --- a/packages/postman/pubspec.yaml +++ b/packages/postman/pubspec.yaml @@ -1,5 +1,5 @@ name: postman -description: Seamlessly work with postman collections +description: Seamlessly convert Postman Collection Format v2.1 to Dart and vice versa. version: 0.0.1-dev.2 homepage: https://github.com/foss42/apidash