File tree 9 files changed +20
-4
lines changed
universal-sentence-encoder
9 files changed +20
-4
lines changed Original file line number Diff line number Diff line change
1
+ .yalc /
1
2
.vscode /
2
3
.rpt2_cache /
3
4
scripts /
@@ -17,6 +18,7 @@ karma.conf.js
17
18
CONTRIBUTING.md
18
19
tslint.json
19
20
yarn.lock
21
+ yalc.lock
20
22
DEVELOPMENT.md
21
23
ISSUE_TEMPLATE.md
22
24
PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
1
+ .yalc /
1
2
.vscode /
2
3
.rpt2_cache /
3
4
demo /
@@ -12,4 +13,5 @@ dist/**/*.js.map
12
13
.travis.yml
13
14
.npmignore
14
15
tslint.json
15
- yarn.lock
16
+ yarn.lock
17
+ yalc.lock
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tensorflow-models/coco-ssd" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " Object detection model (coco-ssd) in TensorFlow.js" ,
5
5
"main" : " dist/index.js" ,
6
6
"unpkg" : " dist/coco-ssd.min.js" ,
Original file line number Diff line number Diff line change
1
+ .yalc /
1
2
.vscode /
2
3
.rpt2_cache /
3
4
demo /
@@ -12,3 +13,4 @@ dist/**/*.js.map
12
13
.npmignore
13
14
tslint.json
14
15
yarn.lock
16
+ yalc.lock
Original file line number Diff line number Diff line change
1
+ .yalc /
1
2
.vscode /
2
3
.rpt2_cache /
3
4
demos /
@@ -11,4 +12,5 @@ dist/**/*.js.map
11
12
.travis.yml
12
13
.npmignore
13
14
tslint.json
15
+ yalc.lock
14
16
yarn.lock
Original file line number Diff line number Diff line change
1
+ .yalc /
1
2
.vscode /
2
3
.rpt2_cache /
3
4
demos /
@@ -12,3 +13,4 @@ dist/**/*.js.map
12
13
.npmignore
13
14
tslint.json
14
15
yarn.lock
16
+ yalc.lock
Original file line number Diff line number Diff line change
1
+ .yalc /
1
2
.vscode /
2
3
.rpt2_cache /
3
4
demo /
@@ -13,3 +14,4 @@ dist/**/*.js.map
13
14
.npmignore
14
15
tslint.json
15
16
yarn.lock
17
+ yalc.lock
Original file line number Diff line number Diff line change
1
+ .yalc /
1
2
.vscode /
2
3
.rpt2_cache /
3
4
demo /
@@ -12,4 +13,5 @@ karma.conf.js
12
13
tslint.json
13
14
yarn.lock
14
15
images /
15
- .cache /
16
+ .cache /
17
+ yalc.lock
Original file line number Diff line number Diff line change
1
+ .yalc /
1
2
.vscode /
2
3
.rpt2_cache /
3
4
demo /
@@ -11,4 +12,5 @@ karma.conf.js
11
12
.npmignore
12
13
tslint.json
13
14
yarn.lock
14
- .cache /
15
+ .cache /
16
+ yalc.lock
You can’t perform that action at this time.
0 commit comments