Add the licence key in package.json (#1914)
This commit is contained in:
		
							parent
							
								
									2c329f2b69
								
							
						
					
					
						commit
						77d1447ac4
					
				| 
						 | 
				
			
			@ -1,5 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "mastodon",
 | 
			
		||||
  "license" : "AGPL-3.0",
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "start": "babel-node ./streaming/index.js --presets es2015,stage-2",
 | 
			
		||||
    "storybook": "start-storybook -p 9001 -c storybook",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue