Skip to content

Commit 9907b9b

Browse files
committed
Lints
1 parent bc4fde5 commit 9907b9b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@
3434
"types": "./declarations/plugins/index.d.ts",
3535
"import": "./src/plugins/index.js"
3636
},
37-
"./build/types": {
38-
"types": "./declarations/plugins/types.d.ts",
39-
"import": "./src/plugins/types.js"
40-
},
4137
"./private/samples": {
4238
"types": "./src/browser/private/samples.d.ts",
4339
"default": "./src/browser/private/samples.js"

0 commit comments

Comments
 (0)