Bump :lang javascript

ananthakumaran/tide@fa617f5 -> ananthakumaran/tide@ac5f070

Fixes multiline attributes (ananthakumaran/tide#401)

Closes #4113
This commit is contained in:
Henrik Lissner 2020-10-19 01:16:57 -04:00
parent aa460786b6
commit b726adac84
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -17,6 +17,6 @@
(package! skewer-mode :pin "e5bed351939c92a1f788f78398583c2f83f1bb3c") (package! skewer-mode :pin "e5bed351939c92a1f788f78398583c2f83f1bb3c")
;; Programming environment ;; Programming environment
(package! tide :pin "fa617f54629dc53a3182251dd8076c9e7ac9effa") (package! tide :pin "ac5f070138fbc3657082412c3911d46a1107f39d")
(when (featurep! :tools lookup) (when (featurep! :tools lookup)
(package! xref-js2 :pin "6f1ed5dae0c2485416196a51f2fa92f32e4b8262")) (package! xref-js2 :pin "6f1ed5dae0c2485416196a51f2fa92f32e4b8262"))