diff --git a/package.json b/package.json index 48bfdb4..0a8ca3f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "awesome-image-viewer", "description": "React, Angular, Vue, and Typescript compatible image viewer", - "version": "1.0.59", + "version": "1.0.60", "author": "Mostafa Mohammadzadeh", "license": "MIT", "main": "src/imageViewer.js", @@ -9,7 +9,7 @@ "scripts": { "test": "jest", "test-cov": "jest --coverage", - "deploy": "npm update && npm publish && cd website && npm update && npm run build && npm run export && cd .. && find website/out -type d -exec chmod 755 {} \\; && find website/out -type f -exec chmod 644 {} \\; && git add -A && git commit -m \"[deployment auto commit]\" && git ftp push" + "deploy": "cd website && npm run build && npm run export && cd .. && find website/out -type d -exec chmod 755 {} \\; && find website/out -type f -exec chmod 644 {} \\; && git add -A && git commit -m \"[deployment auto commit]\" && git ftp push" }, "devDependencies": { "jest": "^28.1.3", diff --git a/src/imageViewer.js b/src/imageViewer.js index ca12342..dff20fb 100644 --- a/src/imageViewer.js +++ b/src/imageViewer.js @@ -877,5 +877,5 @@ const Style = ` .imageViewer > .container > .footer { bottom: 5px; } - }/*# sourceMappingURL=imageViewer.css.map */ + } `; diff --git a/src/imageViewer.ts b/src/imageViewer.ts index 5c658dc..55c3a12 100644 --- a/src/imageViewer.ts +++ b/src/imageViewer.ts @@ -945,5 +945,5 @@ const Style = ` .imageViewer > .container > .footer { bottom: 5px; } - }/*# sourceMappingURL=imageViewer.css.map */ + } `; \ No newline at end of file diff --git a/todo.md b/todo.md index 3fa902e..5f77926 100644 --- a/todo.md +++ b/todo.md @@ -1,6 +1,3 @@ -## Bug: -- Alert for compname.css.map on react - ## Features: - Documents: scrollable code segments on mobile - Unique id/class diff --git a/website/out/404.html b/website/out/404.html index a6fa2cc..8862f15 100644 --- a/website/out/404.html +++ b/website/out/404.html @@ -1,4 +1,4 @@ -