Skip to content

Commit 843b815

Browse files
authored
Update package.json
1 parent 08c8550 commit 843b815

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "fmz",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "fmz backtest engine for javascript",
5-
"main": "backtest_javascript.js",
5+
"main": "backtest_javascript_wasm.js",
66
"homepage": "https://github.com/fmzquant/backtest_javascript",
77
"keywords": [
88
"backtest",

0 commit comments

Comments
 (0)