Skip to content

Commit

Permalink
Update to 1.6 - increase xnb-js version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AnotherPillow authored Jun 4, 2024
1 parent 187c602 commit 1104751
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/imports.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import * as XNB from "https://cdn.jsdelivr.net/npm/xnb@1.2.0/dist/xnb.module.js";
import * as XNB from "https://cdn.jsdelivr.net/npm/xnb@1.3.0/dist/xnb.module.js";

window.XNB = XNB;
window.XNB = XNB;

0 comments on commit 1104751

Please sign in to comment.