Bump :lang web

fxbois/web-mode@6774c59 -> fxbois/web-mode@186a7c2
This commit is contained in:
Henrik Lissner 2020-06-02 19:47:27 -04:00
parent 57a4dde226
commit 0b4a911d12
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -6,7 +6,7 @@
(package! haml-mode :pin "bf5b6c11b1206759d2b28af48765e04882dd1fc4") (package! haml-mode :pin "bf5b6c11b1206759d2b28af48765e04882dd1fc4")
(package! pug-mode :pin "685fd3414d89736bf232f5d1a6bed9e0353b98fe") (package! pug-mode :pin "685fd3414d89736bf232f5d1a6bed9e0353b98fe")
(package! slim-mode :pin "3636d18ab1c8b316eea71c4732eb44743e2ded87") (package! slim-mode :pin "3636d18ab1c8b316eea71c4732eb44743e2ded87")
(when (package! web-mode :pin "6774c596a9b3988989d3bc96b6194e6f0df1d1b6") (when (package! web-mode :pin "186a7c21049c50ecfd4109eb06c91196404f8bc5")
(when (featurep! :completion company) (when (featurep! :completion company)
(package! company-web :pin "f0cc9187c9c34f72ad71f5649a69c74f996bae9a"))) (package! company-web :pin "f0cc9187c9c34f72ad71f5649a69c74f996bae9a")))