Skip to content

Commit

Permalink
Update package.json version to 5.0.1-psv5.7.1 and remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Elius94 committed Mar 5, 2024
1 parent acec4eb commit 194922d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-photo-sphere-viewer",
"version": "5.0.0-psv5.7.1",
"version": "5.0.1-psv5.7.1",
"description": "Photosphere Viewer for React.JS, wrapper of photo-sphere-viewer.js",
"author": "Elius94",
"license": "MIT",
Expand Down
2 changes: 0 additions & 2 deletions src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ import "./styles.css"
import "@photo-sphere-viewer/core/index.css"
import { LensflarePlugin } from "photo-sphere-viewer-lensflare-plugin"

import "@photo-sphere-viewer/markers-plugin/index.css"

import EventEmitter from "eventemitter3"


Expand Down

0 comments on commit 194922d

Please sign in to comment.