Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lucsoft authored and github-actions[bot] committed Dec 22, 2024
1 parent aadf563 commit b919523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/account/controller.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { IsometricCanvas, IsometricCanvasProps, IsometricRectangle, IsometricRectangleProps, PlaneView } from "https://cdn.jsdelivr.net/npm/@elchininet/isometric@3.10.1/esm/index.js";
import { IsometricCanvas, IsometricCanvasProps, IsometricRectangle, IsometricRectangleProps, PlaneView } from "https://cdn.jsdelivr.net/npm/@elchininet/isometric@3.11.0/esm/index.js";
import { Card, Component, createElement, Custom, Grid, Spacer, Vertical, View } from "webgen/mod.ts";
import { SmallCard } from "../../components/Card.ts";
import { bytes, timeSince } from "../../helper/convert.ts";
Expand Down

0 comments on commit b919523

Please sign in to comment.