@flarehr/bank-details-app 2.35.1 → 2.37.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flarehr/bank-details-app",
3
- "version": "2.35.1",
3
+ "version": "2.37.1",
4
4
  "description": "Flare Bank Details App",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "files": [
@@ -14,6 +14,7 @@
14
14
  "@fortawesome/fontawesome-svg-core": "^6.4.2",
15
15
  "@fortawesome/free-solid-svg-icons": "^6.4.2",
16
16
  "@fortawesome/react-fontawesome": "^0.2.0",
17
+ "@headlessui/react": "^1.7.17",
17
18
  "preact": "^10.17.1",
18
19
  "preact-custom-element": "^4.2.1"
19
20
  },