Skip to content

Commit

Permalink
fix: code view tab size
Browse files Browse the repository at this point in the history
closes #24
  • Loading branch information
pd4d10 committed Feb 4, 2020
1 parent 29902bb commit cbb3310
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions pubspec.yaml
Expand Up @@ -16,7 +16,7 @@ dependencies:
flutter:
sdk: flutter
flutter_vector_icons: ^0.2.1
flutter_highlight: ^0.5.0
flutter_highlight: ^0.6.0
primer: ^0.0.2
nanoid: ^0.0.6
seti: ^0.2.0
Expand All @@ -37,10 +37,6 @@ dependencies:
fimber: ^0.3.2
photo_view: ^0.7.0
artemis: ^3.0.0
# path: ../../github/artemis
# git:
# url: git://github.com/pd4d10/artemis.git
# ref: patch-1
gql_link: ^0.2.0
fluro: ^1.5.1
package_info: ^0.4.0
Expand All @@ -57,7 +53,7 @@ dev_dependencies:

# dependencies_overrides:
# flutter_highlight:
# path: ../pd4d10/highlight/flutter_highlight
# path: ../highlight/flutter_highlight

# For information on the generic Dart part of this file, see the
# following page: https://www.dartlang.org/tools/pub/pubspec
Expand Down

0 comments on commit cbb3310

Please sign in to comment.