Skip to content

Commit 431a3ab

Browse files
committed
⬆️ ml-stat v1.0.1
1 parent 179cbb8 commit 431a3ab

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
@@ -21,10 +21,10 @@
2121
},
2222
"homepage": "https://github.com/mljs/ml",
2323
"dependencies": {
24-
"ml-distance": "^1.0.0",
24+
"ml-distance": "1.0.0",
2525
"ml-matrix": "0.0.1",
2626
"ml-som": "0.0.6",
27-
"ml-stat": "^1.0.0"
27+
"ml-stat": "1.0.1"
2828
},
2929
"devDependencies": {
3030
"browserify": "^6.2.0",

0 commit comments

Comments
 (0)