We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da10427 commit af104fcCopy full SHA for af104fc
package.json
@@ -4,6 +4,7 @@
4
"main": "lib/index.js",
5
"module": "lib-module/index.js",
6
"esnext": "src/index.js",
7
+ "license": "MIT",
8
"scripts": {
9
"prepublish": "npm run build",
10
"build": "npm run build:main && npm run build:module",
0 commit comments