Merge pull request #391 from quantified-uncertainty/add-license
Add MIT Licenses to projects
This commit is contained in:
		
						commit
						578b11ae04
					
				| 
						 | 
				
			
			@ -1,6 +1,7 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "@quri/squiggle-components",
 | 
			
		||||
  "version": "0.2.9",
 | 
			
		||||
  "licence": "MIT",
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "antd": "^4.20.1",
 | 
			
		||||
    "react-ace": "10.1.0",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,6 +2,7 @@
 | 
			
		|||
  "name": "@quri/squiggle-lang",
 | 
			
		||||
  "version": "0.2.5",
 | 
			
		||||
  "homepage": "https://squiggle-language.com",
 | 
			
		||||
  "licence": "MIT",
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "build": "rescript build -with-deps",
 | 
			
		||||
    "bundle": "webpack",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,6 +2,7 @@
 | 
			
		|||
  "name": "squiggle-website",
 | 
			
		||||
  "version": "0.0.0",
 | 
			
		||||
  "private": true,
 | 
			
		||||
  "license": "MIT",
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "start": "docusaurus start",
 | 
			
		||||
    "build": "docusaurus build",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user