We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d03bb79 commit 1af6362Copy full SHA for 1af6362
package.json
@@ -3,6 +3,7 @@
3
"version": "0.0.0-semantic-release",
4
"main": "dist/index.js",
5
"typings": "./dist/index.d.ts",
6
+ "license": "MIT",
7
"scripts": {
8
"prepare": "npm run build",
9
"build": "rm -rf dist && tsc -d",
0 commit comments