@confuzzle/confuz-crossword
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@confuzzle/confuz-crossword", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Conversion to and from `.confuz` format", | ||
@@ -18,10 +18,10 @@ "license": "MIT", | ||
"dependencies": { | ||
"base64url": "^3.0.1", | ||
"@thi.ng/range-coder": "^1.0.64", | ||
"@confuzzle/burrows-wheeler": "^1.0.0", | ||
"@confuzzle/confuz-parser": "^1.0.1", | ||
"@confuzzle/move-to-front": "^1.0.0", | ||
"@confuzzle/puz-common": "^1.0.1", | ||
"@confuzzle/puz-sharing": "^1.1.0", | ||
"@confuzzle/puz-common": "^1.0.1" | ||
"@thi.ng/range-coder": "^1.0.64", | ||
"base64url": "^3.0.1" | ||
} | ||
} |