viebel / klipse

Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs.
http://blog.klipse.tech/
GNU General Public License v3.0
3.1k stars 153 forks source link

Add in a dash to applied science library and update #407

Closed olymk2 closed 1 year ago

olymk2 commented 1 year ago

I was hitting this issue below.

The required namespace "applied-science.js-interop" is not available, it was required by "klipse/utils.cljs".

I noticed that the deps file does not have a dash but the code does not it seems that the version with out a dash was deprecated / moved on clojars so I have updated.

I tried the test web pages and they seem to render, any reason not to update the dependency ?

viebel commented 1 year ago

Thank you for this fix @olymk2 .