Bump ffish.js version
authorQueensGambit <curry-berry@freenet.de>
Mon, 4 Apr 2022 17:54:20 +0000 (19:54 +0200)
committerFabian Fichter <ianfab@users.noreply.github.com>
Tue, 5 Apr 2022 09:32:26 +0000 (11:32 +0200)
tests/js/package.json

index 3cbfac4..c28d941 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ffish",
-  "version": "0.6.6",
+  "version": "0.6.7",
   "description": "A high performance WebAssembly chess variant library based on Fairy-Stockfish",
   "main": "ffish.js",
   "scripts": {
     "type": "git",
     "url": "git+https://github.com/ianfab/Fairy-Stockfish.git"
   },
-  "keywords": ["wasm", "library", "chess-variants", "fairy-stockfish"],
+  "keywords": [
+    "wasm",
+    "library",
+    "chess-variants",
+    "fairy-stockfish"
+  ],
   "license": "GPL-3.0",
   "homepage": "https://github.com/ianfab/Fairy-Stockfish/tree/master/tests/js#readme",
   "dependencies": {},