We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 907a304 commit b36a5a0Copy full SHA for b36a5a0
1 file changed
package.json
@@ -29,6 +29,7 @@
29
"release:minor": "lerna publish minor",
30
"release:major": "lerna publish major"
31
},
32
+ "license": "MIT",
33
"husky": {
34
"hooks": {
35
"pre-commit": "xima exec lint-staged",
0 commit comments