Updated Squiggle components package

This commit is contained in:
Ozzie Gooen 2022-08-09 13:53:29 -07:00
parent 63e2b1f8c9
commit 80e17be903

View File

@ -1,6 +1,6 @@
{
"name": "@quri/squiggle-components",
"version": "0.3.0",
"version": "0.3.1",
"license": "MIT",
"dependencies": {
"@floating-ui/react-dom": "^1.0.0",
@ -8,7 +8,7 @@
"@headlessui/react": "^1.6.6",
"@heroicons/react": "^1.0.6",
"@hookform/resolvers": "^2.9.7",
"@quri/squiggle-lang": "^0.2.8",
"@quri/squiggle-lang": "^0.3.0",
"@react-hook/size": "^2.1.2",
"clsx": "^1.2.1",
"framer-motion": "^7.0.0",