Skip to content

Commit

Permalink
Updating website package to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
GomezIvann committed May 12, 2023
1 parent 5ec6a5e commit 83e0117
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 28 deletions.
52 changes: 26 additions & 26 deletions website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion website/package.json
Expand Up @@ -8,7 +8,7 @@
"lint": "next lint"
},
"dependencies": {
"@dxc-technology/halstack-react": "0.0.0-abf35d9",
"@dxc-technology/halstack-react": "0.0.0-22b474c",
"@radix-ui/react-popover": "0.1.6",
"@types/styled-components": "^5.1.18",
"axios": "^0.27.2",
Expand Down
1 change: 0 additions & 1 deletion website/pages/_app.tsx
@@ -1,4 +1,3 @@
//@ts-nocheck
import { ReactElement, ReactNode, useMemo, useState } from "react";
import type { NextPage } from "next";
import type { AppProps } from "next/app";
Expand Down

0 comments on commit 83e0117

Please sign in to comment.