Skip to content

Commit c69c973

Browse files
committed
chore: release v0.0.1-alpha.2
1 parent 8312eb0 commit c69c973

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

javascript/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

javascript/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fedml/spider",
33
"type": "module",
4-
"version": "0.0.1-alpha.1",
4+
"version": "0.0.1-alpha.2",
55
"description": "A Lightweight and Customizable Federated Learning Javascript SDK for Web Browser, Backed by FedML MLOps (https://open.fedml.ai) ",
66
"author": "fedml-inc",
77
"license": "ISC",
@@ -51,7 +51,6 @@
5151
},
5252
"peerDependencies": {
5353
"@tensorflow/tfjs": "^4.4.0",
54-
"@tensorflow/tfjs-vis": "^1.5.1",
5554
"aws-sdk": "^2.1360.0"
5655
},
5756
"dependencies": {

0 commit comments

Comments
 (0)