@symatem/core
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "@symatem/core", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"authors": [ | ||
@@ -12,6 +12,6 @@ "Alexander Meißner" | ||
"description": "Symatem JS API", | ||
"main": "./SymatemJS.mjs", | ||
"main": "./src/SymatemJS.mjs", | ||
"type": "module", | ||
"exports": { | ||
".": "./SymatemJS.mjs", | ||
".": "./src/SymatemJS.mjs", | ||
"./blake2.wasm": "./src/blake2.wasm", | ||
@@ -22,3 +22,3 @@ "./backend.wasm": "./src/backend.wasm" | ||
"test": "node --unhandled-rejections=strict tests/Tests.mjs", | ||
"docs": "documentation build SymatemJS.mjs -f html -o docs" | ||
"docs": "documentation build ./src/SymatemJS.mjs -f html -o docs" | ||
}, | ||
@@ -25,0 +25,0 @@ "bugs": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
299877