This repository was archived by the owner on Mar 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +14
-14
lines changed Expand file tree Collapse file tree 9 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "lerna" : " 2.0.0-rc.4 " ,
2
+ "lerna" : " 2.0.0" ,
3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 0.1.3 " ,
6
+ "version" : " 0.2.0 " ,
7
7
"hoist" : true
8
8
}
Original file line number Diff line number Diff line change 8
8
},
9
9
"name" : " sample-models" ,
10
10
"description" : " You must install [Lerna](https://lernajs.io) to build this multi-package repository." ,
11
- "version" : " 0.1.3 " ,
11
+ "version" : " 0.2.0 " ,
12
12
"main" : " index.js" ,
13
13
"private" : true ,
14
14
"scripts" : {
Original file line number Diff line number Diff line change 3
3
"composer" : " ^0.16.0"
4
4
},
5
5
"name" : " animaltracking-model" ,
6
- "version" : " 0.1.3 " ,
6
+ "version" : " 0.2.0 " ,
7
7
"description" : " Animal Tracking model based on UK DEFRA regulations" ,
8
8
"scripts" : {
9
9
"licchk" : " license-check" ,
Original file line number Diff line number Diff line change 3
3
"composer" : " ^0.16.0"
4
4
},
5
5
"name" : " composer.base" ,
6
- "version" : " 0.1.3 " ,
6
+ "version" : " 0.2.0 " ,
7
7
"description" : " Composer Base Model" ,
8
8
"repository" : {
9
9
"type" : " git" ,
Original file line number Diff line number Diff line change 3
3
"composer" : " ^0.16.0"
4
4
},
5
5
"name" : " composer.business" ,
6
- "version" : " 0.1.3 " ,
6
+ "version" : " 0.2.0 " ,
7
7
"description" : " Composer Business Model" ,
8
8
"dependencies" : {
9
- "composer.base" : " ^0.1.3 "
9
+ "composer.base" : " ^0.2.0 "
10
10
},
11
11
"repository" : {
12
12
"type" : " git" ,
Original file line number Diff line number Diff line change 3
3
"composer" : " ^0.16.0"
4
4
},
5
5
"name" : " composer.contract" ,
6
- "version" : " 0.1.3 " ,
6
+ "version" : " 0.2.0 " ,
7
7
"description" : " Composer Contract Model" ,
8
8
"dependencies" : {
9
- "composer.business" : " ^0.1.3 "
9
+ "composer.business" : " ^0.2.0 "
10
10
},
11
11
"repository" : {
12
12
"type" : " git" ,
Original file line number Diff line number Diff line change 3
3
"composer" : " ^0.16.0"
4
4
},
5
5
"name" : " composer.finance" ,
6
- "version" : " 0.1.3 " ,
6
+ "version" : " 0.2.0 " ,
7
7
"description" : " Composer Finance Model" ,
8
8
"dependencies" : {
9
- "composer.base" : " ^0.1.3 " ,
10
- "composer.business" : " ^0.1.3 "
9
+ "composer.base" : " ^0.2.0 " ,
10
+ "composer.business" : " ^0.2.0 "
11
11
},
12
12
"repository" : {
13
13
"type" : " git" ,
Original file line number Diff line number Diff line change 3
3
"composer" : " ^0.16.0"
4
4
},
5
5
"name" : " digitalproperty-model" ,
6
- "version" : " 0.1.3 " ,
6
+ "version" : " 0.2.0 " ,
7
7
"description" : " Digital Property Network" ,
8
8
"scripts" : {
9
9
"licchk" : " license-check" ,
Original file line number Diff line number Diff line change 3
3
"composer" : " ^0.16.0"
4
4
},
5
5
"name" : " vehicle-lifecycle-model" ,
6
- "version" : " 0.1.3 " ,
6
+ "version" : " 0.2.0 " ,
7
7
"description" : " Vehicle Lifecycle Model" ,
8
8
"repository" : {
9
9
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments