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 eb1d769 commit da76561Copy full SHA for da76561
package.json
@@ -2,8 +2,7 @@
2
"name": "@vues3/flat-json-tree",
3
"version": "0.7.0",
4
"type": "module",
5
- "main": "./dist/index.js",
6
- "types": "./dist/index.d.ts",
+ "main": "dist/index.js",
7
"scripts": {
8
"lint": "eslint .",
9
"lint:fix": "eslint . --fix",
0 commit comments