update package json

This commit is contained in:
Jonas Kruckenberg
2022-12-14 19:10:46 +01:00
parent e9f90cf8ff
commit 56eabd8b4f
12 changed files with 37 additions and 1 deletions
@@ -2,6 +2,9 @@
"name": "tauri-plugin-authenticator-api",
"version": "0.0.0",
"license": "MIT or APACHE-2.0",
"authors": [
"Tauri Programme within The Commons Conservancy"
],
"type": "module",
"browser": "dist/index.min.js",
"module": "dist/index.mjs",