Skip to content

Commit

Permalink
Compensate for poorly developed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdalpino committed Feb 18, 2024
1 parent 6835907 commit 5ca25eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/app.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"apollo-client": "^2.6.10",
"apollo-link": "^1.2.14",
"apollo-link-http": "^1.5.17",
"babel-loader": "^8.2.2",
"babel-loader": "^9.1.3",
"babel-preset-typescript-vue": "^1.1.1",
"bubleify": "^2.0.0",
"bulma": "^0.9.3",
Expand Down

0 comments on commit 5ca25eb

Please sign in to comment.