File tree Expand file tree Collapse file tree 11 files changed +17
-17
lines changed Expand file tree Collapse file tree 11 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " monk" ,
3
- "version" : " 3.8.10 " ,
3
+ "version" : " 3.8.11 " ,
4
4
"author" : " monkvision" ,
5
5
"license" : " BSD-3-Clause-Clear" ,
6
6
"private" : true ,
Original file line number Diff line number Diff line change 2
2
"name" : " @monkvision/camera" ,
3
3
"author" : " monkvision" ,
4
4
"license" : " BSD-3-Clause-Clear" ,
5
- "version" : " 3.8.10 " ,
5
+ "version" : " 3.8.11 " ,
6
6
"private" : false ,
7
7
"description" : " AI-powered vehicle damage detection for React Native" ,
8
8
"homepage" : " https://github.com/monkvision/monkjs/packages/camera/#readme" ,
73
73
"release-it" : " *"
74
74
},
75
75
"peerDependencies" : {
76
- "@monkvision/corejs" : " 3.8.10 " ,
77
- "@monkvision/inspection-report" : " 3.8.10 " ,
78
- "@monkvision/sights" : " 3.8.10 " ,
79
- "@monkvision/toolkit" : " 3.8.10 " ,
76
+ "@monkvision/corejs" : " 3.8.11 " ,
77
+ "@monkvision/inspection-report" : " 3.8.11 " ,
78
+ "@monkvision/sights" : " 3.8.11 " ,
79
+ "@monkvision/toolkit" : " 3.8.11 " ,
80
80
"expo-camera" : " ^12.3.0" ,
81
81
"react" : " *" ,
82
82
"react-native" : " *" ,
Original file line number Diff line number Diff line change 2
2
"name" : " @monkvision/corejs" ,
3
3
"author" : " monkvision" ,
4
4
"license" : " BSD-3-Clause-Clear" ,
5
- "version" : " 3.8.10 " ,
5
+ "version" : " 3.8.11 " ,
6
6
"private" : false ,
7
7
"description" : " AI-powered vehicle damage detection for JavaScript" ,
8
8
"homepage" : " https://github.com/monkvision/monkjs/packages/corejs/#readme" ,
Original file line number Diff line number Diff line change 3
3
"author" : " monkvision" ,
4
4
"license" : " BSD-3-Clause-Clear" ,
5
5
"description" : " Monk's create react-app template for internal or new projects." ,
6
- "version" : " 3.8.10 " ,
6
+ "version" : " 3.8.11 " ,
7
7
"private" : false ,
8
8
"homepage" : " https://github.com/monkvision/monkjs/packages/cra-template/#readme" ,
9
9
"repository" : {
Original file line number Diff line number Diff line change 2
2
"name" : " @monkvision/feedback" ,
3
3
"author" : " monkvision" ,
4
4
"license" : " BSD-3-Clause-Clear" ,
5
- "version" : " 3.8.10 " ,
5
+ "version" : " 3.8.11 " ,
6
6
"private" : false ,
7
7
"description" : " AI-powered vehicle damage detection for React Native" ,
8
8
"homepage" : " https://github.com/monkvision/monkjs/packages/feedback/#readme" ,
Original file line number Diff line number Diff line change 2
2
"name" : " @monkvision/inspection-report" ,
3
3
"author" : " monkvision" ,
4
4
"license" : " BSD-3-Clause-Clear" ,
5
- "version" : " 3.8.10 " ,
5
+ "version" : " 3.8.11 " ,
6
6
"private" : false ,
7
7
"description" : " AI-powered vehicle damage detection for React Native" ,
8
8
"homepage" : " https://github.com/monkvision/monkjs/packages/inspection-report/#readme" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @monkvision/openapi-specs-to-ts" ,
3
- "version" : " 3.8.10 " ,
3
+ "version" : " 3.8.11 " ,
4
4
"description" : " A Node script that automatically creates TypeScript type definitions based on the JSON Schema defined in an openapi specification file." ,
5
5
"main" : " dist/index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 2
2
"name" : " @monkvision/sights" ,
3
3
"author" : " monkvision" ,
4
4
"license" : " BSD-3-Clause-Clear" ,
5
- "version" : " 3.8.10 " ,
5
+ "version" : " 3.8.11 " ,
6
6
"main" : " dist/index.json" ,
7
7
"private" : false ,
8
8
"description" : " Vehicle sights assets for AI-powered damage detection" ,
Original file line number Diff line number Diff line change 2
2
"name" : " @monkvision/toolkit" ,
3
3
"author" : " monkvision" ,
4
4
"license" : " BSD-3-Clause-Clear" ,
5
- "version" : " 3.8.10 " ,
5
+ "version" : " 3.8.11 " ,
6
6
"private" : false ,
7
7
"description" : " AI-powered vehicle damage detection for React Native" ,
8
8
"homepage" : " https://github.com/monkvision/monkjs/packages/toolkit/#readme" ,
Original file line number Diff line number Diff line change 2
2
"name" : " @monkvision/ui" ,
3
3
"author" : " monkvision" ,
4
4
"license" : " BSD-3-Clause-Clear" ,
5
- "version" : " 3.8.10 " ,
5
+ "version" : " 3.8.11 " ,
6
6
"private" : false ,
7
7
"description" : " AI-powered vehicle damage detection for React Native" ,
8
8
"homepage" : " https://github.com/monkvision/monkjs/packages/ui/#readme" ,
48
48
"release-it" : " *"
49
49
},
50
50
"peerDependencies" : {
51
- "@monkvision/toolkit" : " 3.8.10 " ,
51
+ "@monkvision/toolkit" : " 3.8.11 " ,
52
52
"react" : " *" ,
53
53
"react-native" : " *" ,
54
54
"react-native-svg" : " *"
You can’t perform that action at this time.
0 commit comments