mirror of
https://github.com/foss42/apidash.git
synced 2025-07-02 05:57:55 +08:00
remove seed from apidash_core
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
import 'package:better_networking/better_networking.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:insomnia_collection/insomnia_collection.dart';
|
||||
import 'package:seed/seed.dart';
|
||||
import '../consts.dart';
|
||||
import '../models/models.dart';
|
||||
|
||||
|
@ -23,7 +23,6 @@ dependencies:
|
||||
path: ../insomnia_collection
|
||||
postman:
|
||||
path: ../postman
|
||||
seed: ^0.0.3
|
||||
xml: ^6.3.0
|
||||
|
||||
dev_dependencies:
|
||||
|
Reference in New Issue
Block a user