Skip to content

Commit b919523

Browse files
lucsoftgithub-actions[bot]
authored andcommitted
Update dependencies
1 parent aadf563 commit b919523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/account/controller.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { IsometricCanvas, IsometricCanvasProps, IsometricRectangle, IsometricRectangleProps, PlaneView } from "https://cdn.jsdelivr.net/npm/@elchininet/isometric@3.10.1/esm/index.js";
1+
import { IsometricCanvas, IsometricCanvasProps, IsometricRectangle, IsometricRectangleProps, PlaneView } from "https://cdn.jsdelivr.net/npm/@elchininet/isometric@3.11.0/esm/index.js";
22
import { Card, Component, createElement, Custom, Grid, Spacer, Vertical, View } from "webgen/mod.ts";
33
import { SmallCard } from "../../components/Card.ts";
44
import { bytes, timeSince } from "../../helper/convert.ts";

0 commit comments

Comments
 (0)