File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 0.1.7 " ,
2+ "version" : " 0.1.8 " ,
33 "npmClient" : " yarn" ,
44 "packages" : [
55 " packages/*"
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloud-annotations/core" ,
3- "version" : " 0.1.7 " ,
3+ "version" : " 0.1.8 " ,
44 "main" : " dist/index.js" ,
55 "module" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloud-annotations/models-node-gpu" ,
3- "version" : " 0.1.7 " ,
3+ "version" : " 0.1.8 " ,
44 "license" : " MIT" ,
55 "devDependencies" : {
66 "@rollup/plugin-commonjs" : " ^13.0.0" ,
2323 "module" : " dist/index.esm.js" ,
2424 "types" : " dist/index.d.ts" ,
2525 "dependencies" : {
26- "@cloud-annotations/core" : " ^0.1.7 " ,
26+ "@cloud-annotations/core" : " ^0.1.8 " ,
2727 "@tensorflow/tfjs-node-gpu" : " 1.4.0"
2828 },
2929 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloud-annotations/models" ,
3- "version" : " 0.1.7 " ,
3+ "version" : " 0.1.8 " ,
44 "description" : " Cloud Annotations models for TensorFlow.js" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/index.esm.js" ,
4545 "typescript" : " ^3.9.6"
4646 },
4747 "dependencies" : {
48- "@cloud-annotations/core" : " ^0.1.7 " ,
48+ "@cloud-annotations/core" : " ^0.1.8 " ,
4949 "@tensorflow/tfjs" : " 1.4.0"
5050 },
5151 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloud-annotations/models-node" ,
3- "version" : " 0.1.7 " ,
3+ "version" : " 0.1.8 " ,
44 "license" : " MIT" ,
55 "devDependencies" : {
66 "@rollup/plugin-commonjs" : " ^13.0.0" ,
2323 "module" : " dist/index.esm.js" ,
2424 "types" : " dist/index.d.ts" ,
2525 "dependencies" : {
26- "@cloud-annotations/core" : " ^0.1.7 " ,
26+ "@cloud-annotations/core" : " ^0.1.8 " ,
2727 "@tensorflow/tfjs-node" : " 1.4.0"
2828 },
2929 "scripts" : {
You can’t perform that action at this time.
0 commit comments