Skip to content

Commit

Permalink
Update tfjs-core. (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
nkreeger authored Apr 23, 2018
1 parent 8ae4c23 commit ed3d058
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"yalc": "~1.0.0-pre.21"
},
"dependencies": {
"@tensorflow/tfjs-core": "0.6.0",
"@tensorflow/tfjs-core": "0.8.1",
"tfjs-node": "link:.yalc/tfjs-node"
}
}
8 changes: 4 additions & 4 deletions demo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# yarn lockfile v1


"@tensorflow/tfjs-core@0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.0.tgz#e33d9889472b0599291ecdb7fa83579586b21e66"
"@tensorflow/tfjs-core@0.8.1":
version "0.8.1"
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.8.1.tgz#d93e87302e29620906003b697d2d8596410ad712"
dependencies:
seedrandom "~2.4.3"

Expand Down Expand Up @@ -572,7 +572,7 @@ supports-color@^5.3.0:
dependencies:
has-flag "^3.0.0"

"tfjs-node@link:..":
"tfjs-node@link:.yalc/tfjs-node":
version "0.0.0"
uid ""

Expand Down

0 comments on commit ed3d058

Please sign in to comment.