File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @observablehq/stdlib" ,
3- "version" : " 5.8.2 " ,
3+ "version" : " 5.8.3 " ,
44 "author" : {
55 "name" : " Observable, Inc." ,
66 "url" : " https://observablehq.com"
Original file line number Diff line number Diff line change 11import { dependency } from "./dependency.js" ;
22export const d3 = dependency ( "d3" , "7.8.5" , "dist/d3.min.js" ) ;
33export const inputs = dependency ( "@observablehq/inputs" , "0.10.6" , "dist/inputs.min.js" ) ;
4- export const plot = dependency ( "@observablehq/plot" , "0.6.10 " , "dist/plot.umd.min.js" ) ;
4+ export const plot = dependency ( "@observablehq/plot" , "0.6.11 " , "dist/plot.umd.min.js" ) ;
55export const graphviz = dependency ( "@observablehq/graphviz" , "0.2.1" , "dist/graphviz.min.js" ) ;
66export const highlight = dependency ( "@observablehq/highlight.js" , "2.0.0" , "highlight.min.js" ) ;
77export const katex = dependency ( "@observablehq/katex" , "0.11.1" , "dist/katex.min.js" ) ;
You can’t perform that action at this time.
0 commit comments