Working project
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
name: new_backend
|
||||
description: A new Dart Frog application
|
||||
version: 1.0.0+1
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
dart_frog: ^1.1.0
|
||||
path: ^1.9.0
|
||||
|
||||
dev_dependencies:
|
||||
mocktail: ^1.0.3
|
||||
test: ^1.25.5
|
||||
very_good_analysis: ^5.1.0
|
||||
Reference in New Issue
Block a user