Skip to content

Commit f2e108e

Browse files
committed
fix(react-viewer): remove accidental copy-paste from package.json
1 parent 1f70345 commit f2e108e

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

packages/react-viewer/package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@
22
"name": "@fix-webm-duration/react-viewer",
33
"description": "React component for viewing parsed webm files and nodes as a tree",
44
"version": "1.1.0",
5-
"main": "./index.js",
6-
"types": "./index.d.ts",
7-
"exports": {
8-
".": {
9-
"import": "./index.mjs",
10-
"require": "./index.js"
11-
}
12-
},
135
"repository": {
146
"type": "git",
157
"url": "git+https://github.com/yusitnikov/fix-webm-duration.git"

0 commit comments

Comments
 (0)