@ozdao/prometheus-framework 0.1.8 → 0.1.9
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@ozdao/prometheus-framework",
|
3
|
-
"version": "0.1.
|
3
|
+
"version": "0.1.9",
|
4
4
|
"description": "Web3 Framework focused on user experience and ease of development.",
|
5
5
|
"author": "OZ DAO <hello@ozdao.dev>",
|
6
6
|
"license": "GPL-3.0-or-later",
|
@@ -144,6 +144,7 @@
|
|
144
144
|
"@googlemaps/google-maps-services-js": "^3.3.37",
|
145
145
|
"@intlify/unplugin-vue-i18n": "^1.0.1",
|
146
146
|
"@vuepic/vue-datepicker": "^7.0.0",
|
147
|
+
"jwk-to-pem": "^2.0.5",
|
147
148
|
"libphonenumber-js": "^1.10.41",
|
148
149
|
"mongoose": "^7.5.2",
|
149
150
|
"multer": "^1.4.5-lts.1",
|