Skip to content

Commit c9ad825

Browse files
author
Nikhil Thorat
authored
Update the tfjs-data => tfjs-layers dev dep to 1.2.8 (tensorflow#1871)
DEV
1 parent 8e1f8c5 commit c9ad825

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

tfjs-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"license": "Apache-2.0",
1414
"devDependencies": {
1515
"@tensorflow/tfjs-core": "1.2.8",
16-
"@tensorflow/tfjs-layers": "1.2.1",
16+
"@tensorflow/tfjs-layers": "1.2.8",
1717
"@types/jasmine": "~2.5.53",
1818
"@types/seedrandom": "^2.4.27",
1919
"@types/utf8": "~2.1.6",

tfjs-data/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
node-fetch "~2.1.2"
1515
seedrandom "2.4.3"
1616

17-
"@tensorflow/tfjs-layers@1.2.1":
18-
version "1.2.1"
19-
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-1.2.1.tgz#78f28e90ee95ec206e69d5e2432b677e28c70c45"
20-
integrity sha512-h3uFYRHzEGqtyzC4PLHcXGn2tbPcozk9H6yMEtdI1yLJZXBKTh4Yjs9B/yN9HRxp31pc2hCFrqU7ViNYAg/vYw==
17+
"@tensorflow/tfjs-layers@1.2.8":
18+
version "1.2.8"
19+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-1.2.8.tgz#6d696dcfa530708b1fdb0cd7614a0d2a1c8ae58a"
20+
integrity sha512-NMcA44U0rvVpo/VUTMpqkBP3jbvNhRXV7K8KovLi/WZ9FG/u5XIbIqFkcT3QXBDUyjDUNFToYQM/59dtnaut9Q==
2121

2222
"@types/estree@0.0.38":
2323
version "0.0.38"

0 commit comments

Comments
 (0)