Skip to content

Commit da76561

Browse files
committed
modified: package.json
1 parent eb1d769 commit da76561

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
"name": "@vues3/flat-json-tree",
33
"version": "0.7.0",
44
"type": "module",
5-
"main": "./dist/index.js",
6-
"types": "./dist/index.d.ts",
5+
"main": "dist/index.js",
76
"scripts": {
87
"lint": "eslint .",
98
"lint:fix": "eslint . --fix",

0 commit comments

Comments
 (0)