We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405386b commit 8db8f6fCopy full SHA for 8db8f6f
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@libresign/pdf-elements",
3
"description": "PDF viewer with draggable and resizable element overlays for Vue 3",
4
- "version": "1.1.3",
+ "version": "1.1.4",
5
"author": "LibreCode <contact@librecode.coop>",
6
"private": false,
7
"main": "dist/index.mjs",
@@ -51,9 +51,9 @@
51
},
52
"devDependencies": {
53
"@nextcloud/browserslist-config": "^3.1.2",
54
- "@eslint/js": "^10.0.1",
55
- "@typescript-eslint/eslint-plugin": "^8.58.0",
56
- "@typescript-eslint/parser": "^8.58.0",
+ "@eslint/js": "^10.0.1",
+ "@typescript-eslint/eslint-plugin": "^8.58.0",
+ "@typescript-eslint/parser": "^8.58.0",
57
"@vitejs/plugin-vue": "^6.0.4",
58
"eslint": "^10.1.0",
59
"eslint-plugin-vue": "^10.8.0",
0 commit comments