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 ae53cd1 commit 060c147Copy full SHA for 060c147
package.json
@@ -4,6 +4,9 @@
4
"version": "0.1.0",
5
"license": "MIT",
6
"packageManager": "[email protected]+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610",
7
+ "files": [
8
+ "dist"
9
+ ],
10
"main": "./dist/src/lib/index.js",
11
"module": "./dist/src/lib/index.js",
12
"types": "./dist/src/lib/index.d.ts",
0 commit comments