mirror of
https://github.com/status-im/sourcecred.git
synced 2025-02-04 00:34:07 +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",
|
||||
"flow": "flow"
|
||||
},
|
||||
"license": "MIT",
|
||||
"lint-staged": {
|
||||
"**/*.js": "prettier --list-different"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user