Spelling license correctly

Value: [1e-7 to 1e-5]
This commit is contained in:
Quinn Dougherty 2022-04-28 17:25:47 -04:00
parent b894f78466
commit 6e9315170f

View File

@ -2,7 +2,7 @@
"name": "@quri/squiggle-lang",
"version": "0.2.6",
"homepage": "https://squiggle-language.com",
"licence": "MIT",
"license": "MIT",
"scripts": {
"build": "rescript build -with-deps && tsc",
"bundle": "webpack",