Skip to content

Commit

Permalink
fix(react-viewer): remove accidental copy-paste from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yusitnikov committed Jul 5, 2024
1 parent 1f70345 commit f2e108e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/react-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
"name": "@fix-webm-duration/react-viewer",
"description": "React component for viewing parsed webm files and nodes as a tree",
"version": "1.1.0",
"main": "./index.js",
"types": "./index.d.ts",
"exports": {
".": {
"import": "./index.mjs",
"require": "./index.js"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/yusitnikov/fix-webm-duration.git"
Expand Down

0 comments on commit f2e108e

Please sign in to comment.