Skip to content

Commit

Permalink
Merge branch 'production' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
frankhereford authored Jul 21, 2021
2 parents 3214250 + 1f1c6be commit 7ef6abe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions atd-vzv/src/views/nav/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ import logo from "./coa_seal_transparent_white.png";

let pckg = require("../../../package.json");

console.log(pckg.version);

const Footer = () => {
const StyledFooter = styled.div`
color: ${colors.light};
Expand Down

0 comments on commit 7ef6abe

Please sign in to comment.