webjars / d3js

5 stars 4 forks source link

Please Release Version: 7.8.0 #36

Open mouhb opened 1 year ago

mouhb commented 1 year ago

Could you please release the latest version, (7.8.0), of D3JS library ?

Thank you in advance :)

jamesward commented 1 year ago

They made it harder to get releases not through NPM. Can you use the NPM WebJar instead?

"org.webjars.npm" % "d3" % "7.8.0"

Another nice benefit of the NPM WebJar is that you can update it yourself via https://webjars.org :)