Add the licence key in package.json (#1914)
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",
|
||||
|
|
Reference in New Issue