@ozdao/prometheus-framework 0.1.26 → 0.1.27

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": "@ozdao/prometheus-framework",
3
- "version": "0.1.26",
3
+ "version": "0.1.27",
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",
@@ -13,4 +13,6 @@ export {
13
13
  Cookies,
14
14
  Privacy,
15
15
  Terms,
16
+ //
17
+ legalRoutes
16
18
  };