Skip to content

Commit

Permalink
bump moc (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyan-dfinity authored Oct 22, 2021
1 parent d5b2b16 commit e73cf52
Show file tree
Hide file tree
Showing 3 changed files with 21,601 additions and 21,565 deletions.
21,564 changes: 0 additions & 21,564 deletions public/moc-0.6.10.js

This file was deleted.

21,600 changes: 21,600 additions & 0 deletions public/moc-0.6.12.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/workers/moc.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// @ts-ignore
importScripts("./moc-0.6.10.js");
importScripts("./moc-0.6.12.js");

export * from "./pow";
export * from "./file";
Expand Down

0 comments on commit e73cf52

Please sign in to comment.