fix: update squiggle version

This commit is contained in:
NunoSempere 2022-06-18 12:46:01 -04:00
parent f98958f27e
commit acc85dad63
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -31,6 +31,7 @@ yarn-error.log*
# yarn vs npm conflict
package-lock.json ## use yarn.lock instead
yarn.lock
# Local Netlify folder
.netlify

View File

@ -33,7 +33,7 @@
"@pothos/plugin-prisma": "^3.4.0",
"@pothos/plugin-relay": "^3.10.0",
"@prisma/client": "^3.11.1",
"@quri/squiggle-lang": "^0.2.8",
"@quri/squiggle-lang": "^0.2.11",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/typography": "^0.5.1",
"@types/chroma-js": "^2.1.3",