mirror of
https://github.com/foss42/apidash.git
synced 2025-12-04 20:13:56 +08:00
added necessary insomnia enums and exports
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export 'curl_io.dart';
|
||||
export 'postman_io.dart';
|
||||
export 'insomia_io.dart';
|
||||
|
||||
@@ -19,6 +19,8 @@ dependencies:
|
||||
http_parser: ^4.0.2
|
||||
postman:
|
||||
path: ../postman
|
||||
insomnia:
|
||||
path: ../insomnia
|
||||
seed: ^0.0.2
|
||||
xml: ^6.3.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user