Skip to content
This repository was archived by the owner on Feb 11, 2023. It is now read-only.

Commit a735855

Browse files
author
Chase Crawford
committed
released v2.0.1
1 parent dbf1372 commit a735855

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/msal-capacitor-plugin/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@assimalign/msal-capacitor-plugin",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A custom Capacitor Plugin for MSAL targeting Web and IOS Platforms",
55
"main": "dist/index.js",
66
"module": "dist/esm/index.js",
@@ -42,7 +42,9 @@
4242
"keywords": [
4343
"capacitor",
4444
"plugin",
45-
"native"
45+
"native",
46+
"msal",
47+
"ionic"
4648
],
4749
"capacitor": {
4850
"ios": {

0 commit comments

Comments
 (0)