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 b440778 commit e4a9a3bCopy full SHA for e4a9a3b
package.json
@@ -5,8 +5,7 @@
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
7
"files": [
8
- "src/",
9
- "typings/"
+ "dist/"
10
],
11
"scripts": {
12
"lint": "eslint \"src/**/*.{ts, tsx}\"",
0 commit comments