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.3 " ,
3+ "version" : " 1.2.5 " ,
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.3 " ,
15+ "@tensorflow/tfjs-core" : " 1.2.5 " ,
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.3 "
56+ "@tensorflow/tfjs-core" : " 1.2.5 "
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.3 ' ;
12+ const version = '1.2.5 ' ;
1313export { version } ;
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @tensorflow/tfjs-core@1.2.3 " :
6- version "1.2.3 "
7- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-1.2.3 .tgz#90cc7bb593ba67548d683ff045823872a05c43dc "
8- integrity sha512-jLYUJYzI/b+058yKz9SjX6KwTac4hKFRh1FMI8jQpN289z9MSfKBq8BzpKd7n7ml7b55ae157Qta5pFmLwRVZw ==
5+ " @tensorflow/tfjs-core@1.2.5 " :
6+ version "1.2.5 "
7+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-1.2.5 .tgz#865f0b3d7a79614650698c907185dd0adfb6470e "
8+ integrity sha512-2M88UcKVfcMwtIaDEOJKWAxgX9rO+UdPnRZGSyWW/vH2PiB+jKtB6//7O5V4JpbRjA2ZJFjhfQ5ybfQf8wawRg ==
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