diff --git a/pubspec.yaml b/pubspec.yaml index 14754fca..71ac646e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,7 @@ name: parabeac_core -description: A starting point for Dart libraries or applications. -version: 2.5.0 +description: Continuous Design / Continuous Integration for Figma-to-Flutter + +version: 2.6.0 # homepage: https://www.example.com environment: @@ -23,7 +24,7 @@ dependencies: path: ^1.6.0 file: ^6.1.2 pbdl: - git: + git: url: https://github.com/Parabeac/pbdl.git ref: master directed_graph: ^0.2.3