Skip to content

Commit 73db87b

Browse files
committed
v0.1.0
1 parent 3c54c49 commit 73db87b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloud-annotations/models",
3-
"version": "0.0.9",
3+
"version": "0.1.0",
44
"description": "Cloud Annotations models for TensorFlow.js",
55
"jsdelivr": "dist/models.min.js",
66
"keywords": [
@@ -23,7 +23,7 @@
2323
"author": "Nick Bourdakos",
2424
"license": "MIT",
2525
"dependencies": {
26-
"@tensorflow/tfjs": "1.0.0"
26+
"@tensorflow/tfjs": "1.4.0"
2727
},
2828
"devDependencies": {
2929
"@babel/cli": "^7.8.3",

0 commit comments

Comments
 (0)