Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions body-segmentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"karma-spec-reporter": "~0.0.32",
"karma-typescript": "~5.5.1",
"karma-typescript-es6-transform": "^5.1.0",
"rimraf": "^3.0.2",
"rollup": "~2.3.2",
"rollup-plugin-terser": "~7.0.2",
"rollup-plugin-visualizer": "~3.3.2",
Expand All @@ -62,7 +63,5 @@
"lint": "tslint -p . -t verbose"
},
"license": "Apache-2.0",
"dependencies": {
"rimraf": "^3.0.2"
}
"dependencies": {}
}
5 changes: 2 additions & 3 deletions depth-estimation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"karma-spec-reporter": "~0.0.32",
"karma-typescript": "~5.5.1",
"karma-typescript-es6-transform": "^5.1.0",
"rimraf": "^3.0.2",
"rollup": "~2.70.1",
"rollup-plugin-terser": "~7.0.2",
"rollup-plugin-visualizer": "~3.3.2",
Expand All @@ -61,7 +62,5 @@
"lint": "tslint -p . -t verbose"
},
"license": "Apache-2.0",
"dependencies": {
"rimraf": "^3.0.2"
}
"dependencies": {}
}
2 changes: 1 addition & 1 deletion face-detection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"karma-spec-reporter": "~0.0.32",
"karma-typescript": "~5.5.3",
"karma-typescript-es6-transform": "^5.1.0",
"rimraf": "^3.0.2",
"rollup": "~2.3.2",
"rollup-plugin-terser": "~7.0.2",
"rollup-plugin-visualizer": "~3.3.2",
Expand All @@ -62,7 +63,6 @@
},
"license": "Apache-2.0",
"dependencies": {
"rimraf": "^3.0.2",
"tslib": "2.4.0"
}
}
5 changes: 2 additions & 3 deletions face-landmarks-detection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"karma-spec-reporter": "~0.0.32",
"karma-typescript": "~5.5.1",
"karma-typescript-es6-transform": "^5.1.0",
"rimraf": "^3.0.2",
"rollup": "~2.70.1",
"rollup-plugin-terser": "~7.0.2",
"rollup-plugin-visualizer": "~3.3.2",
Expand All @@ -63,7 +64,5 @@
"lint": "tslint -p . -t verbose"
},
"license": "Apache-2.0",
"dependencies": {
"rimraf": "^3.0.2"
}
"dependencies": {}
}
2 changes: 1 addition & 1 deletion hand-pose-detection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"karma-spec-reporter": "~0.0.32",
"karma-typescript": "~5.5.1",
"karma-typescript-es6-transform": "^5.1.0",
"rimraf": "^3.0.2",
"rollup": "~2.3.2",
"rollup-plugin-terser": "~7.0.2",
"rollup-plugin-visualizer": "~3.3.2",
Expand All @@ -61,7 +62,6 @@
},
"license": "Apache-2.0",
"dependencies": {
"rimraf": "^3.0.2",
"tslib": "^2.6.1"
}
}
2 changes: 1 addition & 1 deletion handpose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"babel-core": "~6.26.0",
"babel-plugin-transform-runtime": "~6.23.0",
"jasmine-core": "~3.5.0",
"rimraf": "^3.0.2",
"rollup": "~2.3.2",
"rollup-plugin-terser": "~7.0.2",
"rollup-plugin-visualizer": "~3.3.2",
Expand All @@ -48,7 +49,6 @@
},
"license": "Apache-2.0",
"dependencies": {
"rimraf": "^3.0.2",
"tslib": "^2.6.1"
}
}
2 changes: 1 addition & 1 deletion pose-detection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"karma-spec-reporter": "~0.0.32",
"karma-typescript": "~5.5.3",
"karma-typescript-es6-transform": "^5.1.0",
"rimraf": "^3.0.2",
"rollup": "~2.3.2",
"rollup-plugin-terser": "~5.3.0",
"rollup-plugin-visualizer": "~3.3.2",
Expand All @@ -70,7 +71,6 @@
},
"license": "Apache-2.0",
"dependencies": {
"rimraf": "^3.0.2",
"tslib": "2.4.0"
}
}