Package updates.

This commit is contained in:
Patrick Fic
2022-04-18 10:27:06 -07:00
parent df1e15be60
commit b5a2be9392
4 changed files with 5573 additions and 2831 deletions

View File

@@ -1,7 +1,7 @@
import { gql } from "@apollo/client";
import { notification } from "antd";
import axios from "axios";
import jsreport from "jsreport-browser-client-dist";
import jsreport from "@jsreport/browser-client";
import _ from "lodash";
import moment from "moment";
import { auth } from "../firebase/firebase.utils";