File tree Expand file tree Collapse file tree 2 files changed +1246
-572
lines changed
Expand file tree Collapse file tree 2 files changed +1246
-572
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " ml-classifier-ui" ,
33 "repository" : " https://github.com/thekevinscott/ml-classifier-ui" ,
4- "version" : " 0.5.0 " ,
4+ "version" : " 0.5.1 " ,
55 "homepage" : " https://thekevinscott.github.io/ml-classifier-ui/" ,
66 "description" : " A package for creating image-based machine learning models" ,
77 "main" : " dist/index.js" ,
8282 "concurrently" : " ^3.6.0" ,
8383 "express" : " ^4.16.3" ,
8484 "gh-pages" : " ^1.2.0" ,
85- "jest" : " 22.4.2 " ,
85+ "jest" : " ^24.9.0 " ,
8686 "node-sass" : " ^4.9.2" ,
8787 "npm-run-all" : " ^4.1.3" ,
8888 "react" : " ^16.4.1" ,
9898 "rollup-plugin-replace" : " ^2.0.0" ,
9999 "rollup-plugin-typescript2" : " ^0.15.1" ,
100100 "sass-loader" : " ^7.0.3" ,
101- "ts-jest" : " 22 .0.1 " ,
101+ "ts-jest" : " ^24 .0.2 " ,
102102 "ts-loader" : " ^2.3.7" ,
103103 "tslint" : " ^5.7.0" ,
104104 "tslint-config-prettier" : " ^1.10.0" ,
105105 "typescript" : " 3.0.0-rc" ,
106106 "uglify-es" : " ^3.3.9"
107107 },
108108 "dependencies" : {
109- "ml-classifier" : " 0.5.0 "
109+ "ml-classifier" : " 0.5.1 "
110110 }
111111}
You can’t perform that action at this time.
0 commit comments