Eric Dallo 2020-04-21 23:05:28 -03:00
parent 02374c69ce
commit f7ce75bbe9
No known key found for this signature in database
GPG key ID: 985DD2B6664886B8

View file

@ -4,8 +4,8 @@
(package! dart-mode :pin "04fcd649f1")
(when (featurep! +lsp)
(package! lsp-dart :pin "064d47bad3"))
(package! lsp-dart :pin "4cd73b77f4"))
(when (featurep! +flutter)
(package! flutter :pin "ec92a4df84")
(package! flutter :pin "293b7225b9")
(package! hover :pin "6f9ed1a651"))