@liquid-state/docviewer
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "@liquid-state/docviewer", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Plugin to launch and run the Liquid State Document Viewer", | ||
@@ -20,3 +20,3 @@ "main": "dist/plugin.cjs.js", | ||
"bugs": {}, | ||
"keywords": [ | ||
"keywords": [ | ||
"capacitor", | ||
@@ -74,4 +74,5 @@ "plugin", | ||
"dependencies": { | ||
"@capacitor/android": "^4.6.1" | ||
"@capacitor/android": "^4.6.1", | ||
"@liquid-state/docviewer": "^0.2.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
73779
3