Restructured codebase a little
This commit is contained in:
parent
306f273a74
commit
d3e50ad896
Before Width: | Height: | Size: 347 KiB After Width: | Height: | Size: 347 KiB |
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "probExample",
|
||||
"name": "squiggle-experimental",
|
||||
"reason": {},
|
||||
"sources": [
|
||||
{
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "squiggle-experimental",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"homepage": "https://foretold-app.github.io/estiband/",
|
||||
"private": false,
|
||||
"scripts": {
|
||||
|
|
|
@ -203,7 +203,7 @@ module MathAdtToDistDst = {
|
|||
nodeParser:
|
||||
MathJsonToMathJsAdt.arg =>
|
||||
Belt.Result.t(
|
||||
ProbExample.ExpressionTypes.ExpressionTree.node,
|
||||
Squiggle-Website.ExpressionTypes.ExpressionTree.node,
|
||||
string,
|
||||
),
|
||||
name: string,
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user