File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @tensorflow/tfjs-layers" ,
3- "version" : " 1.2.6 " ,
3+ "version" : " 1.2.7 " ,
44 "description" : " TensorFlow layers API in JavaScript" ,
55 "license" : " Apache-2.0 AND MIT" ,
66 "private" : false ,
1212 "unpkg" : " dist/tf-layers.min.js" ,
1313 "miniprogram" : " dist/miniprogram" ,
1414 "devDependencies" : {
15- "@tensorflow/tfjs-core" : " 1.2.6 " ,
15+ "@tensorflow/tfjs-core" : " 1.2.7 " ,
1616 "@types/jasmine" : " ~2.5.53" ,
1717 "clang-format" : " ~1.2.2" ,
1818 "http-server" : " ~0.10.0" ,
5353 "lint" : " tslint -p . -t verbose"
5454 },
5555 "peerDependencies" : {
56- "@tensorflow/tfjs-core" : " 1.2.6 "
56+ "@tensorflow/tfjs-core" : " 1.2.7 "
5757 }
5858}
Original file line number Diff line number Diff line change 99 */
1010
1111// This code is auto-generated, do not modify this file!
12- const version = '1.2.6 ' ;
12+ const version = '1.2.7 ' ;
1313export { version } ;
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @tensorflow/tfjs-core@1.2.6 " :
6- version "1.2.6 "
7- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-1.2.6 .tgz#1baf883b6ae117c0749a255db478a83066339c8c "
8- integrity sha512-BMq209hba/bBRnjnEgMAtNCDBLVL0ZUB8ZhoXuEI1Kmu8K2PnynMNK35rmkl5rAGTs1fdRRYezG/VN40Sq9qzw ==
5+ " @tensorflow/tfjs-core@1.2.7 " :
6+ version "1.2.7 "
7+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-1.2.7 .tgz#522328de16470aa9f7c15b91e4b68616f425002a "
8+ integrity sha512-RsXavYKMc0MOcCmOyD7HE8am1tWlDGXl0nJbsdib7ubmvMuH6KnrZ302eTYV7k1RMq+/ukkioJmCcw13hopuHQ ==
99 dependencies :
1010 " @types/offscreencanvas" " ~2019.3.0"
1111 " @types/seedrandom" " 2.4.27"
You can’t perform that action at this time.
0 commit comments