Skip to content

Commit 7880ed9

Browse files
author
Amelia Wattenberger
committed
pin xlsx version
1 parent 8e8bdec commit 7880ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xlsx.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import xlsxlib from 'https://jspm.dev/xlsx'
1+
import xlsxlib from 'https://jspm.dev/xlsx@0.17.4'
22
import { XLSX } from "./xlsx-types.ts";
33
const xlsx = xlsxlib as XLSX;
44

0 commit comments

Comments
 (0)