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 edbec94 commit 27309ccCopy full SHA for 27309cc
package.json
@@ -6,7 +6,8 @@
6
"module": "lib/es/index.js",
7
"typings": "lib/src/index",
8
"files": [
9
- "lib/"
+ "lib/",
10
+ "src/"
11
],
12
"types": "./lib/src/index.d.ts",
13
"dependencies": {
0 commit comments