File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @tensorflow/tfjs" ,
3- "version" : " 0.7 .0" ,
3+ "version" : " 0.8 .0" ,
44 "description" : " An open-source machine learning framework." ,
55 "private" : false ,
66 "main" : " dist/index" ,
3737 "test-travis" : " karma start --browsers='bs_firefox_mac,bs_chrome_mac' --singleRun"
3838 },
3939 "dependencies" : {
40- "@tensorflow/tfjs-core" : " 0.6.0 " ,
41- "@tensorflow/tfjs-layers" : " 0.2 .0"
40+ "@tensorflow/tfjs-core" : " 0.6.1 " ,
41+ "@tensorflow/tfjs-layers" : " 0.3 .0"
4242 }
4343}
Original file line number Diff line number Diff line change 11/** @license See the LICENSE file. */
22
33// This code is auto-generated, do not modify this file!
4- const version = '0.7 .0' ;
4+ const version = '0.8 .0' ;
55export { version } ;
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @tensorflow/[email protected] .0 " :
6- version "0.6.0 "
7- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.0 .tgz#e33d9889472b0599291ecdb7fa83579586b21e66 "
5+ " @tensorflow/[email protected] .1 " :
6+ version "0.6.1 "
7+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-0.6.1 .tgz#9358ecbc04279e617e4f37448223eb065ee18d9b "
88 dependencies :
99 seedrandom "~2.4.3"
1010
11- " @tensorflow/tfjs-layers@0.2 .0 " :
12- version "0.2 .0"
13- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-0.2 .0.tgz#87114fe7e680b5cb87ca05f0119a21d2578f6b7f "
11+ " @tensorflow/tfjs-layers@0.3 .0 " :
12+ version "0.3 .0"
13+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-0.3 .0.tgz#a8f9421970c7b082cd4731d900f68b5fa73115a7 "
1414 dependencies :
1515 underscore "~1.8.3"
1616
You can’t perform that action at this time.
0 commit comments