mirror of
https://github.com/status-im/sourcecred.git
synced 2025-01-12 05:34:41 +00:00
Add "license" field to package.json (#52)
This commit is contained in:
parent
09156bf3f4
commit
d26b264e8d
@ -57,6 +57,7 @@
|
|||||||
"test": "node scripts/test.js --env=jsdom",
|
"test": "node scripts/test.js --env=jsdom",
|
||||||
"flow": "flow"
|
"flow": "flow"
|
||||||
},
|
},
|
||||||
|
"license": "MIT",
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"**/*.js": "prettier --list-different"
|
"**/*.js": "prettier --list-different"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user