mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-27 09:06:43 +08:00
Remove our fork of markdown
The markdown package now has the required fix
This commit is contained in:
12
pubspec.lock
12
pubspec.lock
@ -505,14 +505,12 @@ packages:
|
||||
source: hosted
|
||||
version: "0.11.3+2"
|
||||
markdown:
|
||||
dependency: "direct overridden"
|
||||
dependency: transitive
|
||||
description:
|
||||
path: "."
|
||||
ref: HEAD
|
||||
resolved-ref: "2e87055c39b4b29939bb99ceff593880e2bcf20a"
|
||||
url: "https://github.com/GitJournal/markdown.git"
|
||||
source: git
|
||||
version: "2.1.5"
|
||||
name: markdown
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.1.7"
|
||||
matcher:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -72,8 +72,6 @@ dev_dependencies:
|
||||
dependency_overrides:
|
||||
intl:
|
||||
git: https://github.com/GitJournal/intl.git
|
||||
markdown:
|
||||
git: https://github.com/GitJournal/markdown.git
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
Reference in New Issue
Block a user