Skip to content

Commit 7213336

Browse files
committed
chore: remove custom export that was used in redoc v1 version
1 parent 01b43a2 commit 7213336

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/core/package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@
1515
"require": "./lib/config/index.js",
1616
"types": "./lib/config/index.d.ts"
1717
},
18-
"./lib/bundle": {
19-
"import": "./lib/bundle/bundle.js",
20-
"require": "./lib/bundle/bundle.js",
21-
"types": "./lib/bundle/bundle.d.ts"
22-
},
2318
"./lib/bundle-oas": {
2419
"import": "./lib/bundle/bundle-oas.js",
2520
"require": "./lib/bundle/bundle-oas.js",

0 commit comments

Comments
 (0)