Skip to content

Commit

Permalink
Merge f96468d into 1c94a98
Browse files Browse the repository at this point in the history
  • Loading branch information
brozeph committed Jul 20, 2023
2 parents 1c94a98 + f96468d commit 522a682
Show file tree
Hide file tree
Showing 6 changed files with 2,655 additions and 12,627 deletions.
2 changes: 1 addition & 1 deletion examples/usage.js
@@ -1,4 +1,4 @@
import chess from 'chess';
import chess from '../src/main.js';

// create a game client
const gameClient = chess.create({ PGN : true });
Expand Down
24 changes: 0 additions & 24 deletions gulpfile.js

This file was deleted.

0 comments on commit 522a682

Please sign in to comment.