Skip to content

Commit

Permalink
Replace example with proper report parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
barroco committed Aug 16, 2023
1 parent 72e7581 commit 5d7db66
Show file tree
Hide file tree
Showing 12 changed files with 127,843 additions and 243 deletions.
2 changes: 2 additions & 0 deletions reports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,13 @@
"preview": "vite preview"
},
"dependencies": {
"jsonpath": "^1.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.15.0"
},
"devDependencies": {
"@types/jsonpath": "^0.2.0",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.0.0",
Expand Down
Loading

0 comments on commit 5d7db66

Please sign in to comment.