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 +13
-13
lines changed Expand file tree Collapse file tree 9 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 0.0.14 " ,
6
+ "version" : " 0.0.15 " ,
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.0.14 " ,
11
+ "version" : " 0.0.15 " ,
12
12
"main" : " index.js" ,
13
13
"private" : true ,
14
14
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " animaltracking-model" ,
3
- "version" : " 0.0.14 " ,
3
+ "version" : " 0.0.15 " ,
4
4
"description" : " Animal Tracking model based on UK DEFRA regulations" ,
5
5
"scripts" : {
6
6
"licchk" : " license-check" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " composer.base" ,
3
- "version" : " 0.0.14 " ,
3
+ "version" : " 0.0.15 " ,
4
4
"description" : " Composer Base Model" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " composer.business" ,
3
- "version" : " 0.0.14 " ,
3
+ "version" : " 0.0.15 " ,
4
4
"description" : " Composer Business Model" ,
5
5
"dependencies" : {
6
- "composer.base" : " ^0.0.14 "
6
+ "composer.base" : " ^0.0.15 "
7
7
},
8
8
"repository" : {
9
9
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " composer.contract" ,
3
- "version" : " 0.0.14 " ,
3
+ "version" : " 0.0.15 " ,
4
4
"description" : " Composer Contract Model" ,
5
5
"dependencies" : {
6
- "composer.business" : " ^0.0.14 "
6
+ "composer.business" : " ^0.0.15 "
7
7
},
8
8
"repository" : {
9
9
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " composer.finance" ,
3
- "version" : " 0.0.14 " ,
3
+ "version" : " 0.0.15 " ,
4
4
"description" : " Composer Finance Model" ,
5
5
"dependencies" : {
6
- "composer.business" : " ^0.0.14 " ,
7
- "composer.base" : " ^0.0.14 "
6
+ "composer.business" : " ^0.0.15 " ,
7
+ "composer.base" : " ^0.0.15 "
8
8
},
9
9
"repository" : {
10
10
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " digitalproperty-model" ,
3
- "version" : " 0.0.14 " ,
3
+ "version" : " 0.0.15 " ,
4
4
"description" : " Digital Property Network" ,
5
5
"scripts" : {
6
6
"licchk" : " license-check" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vehicle-lifecycle-model" ,
3
- "version" : " 0.0.14 " ,
3
+ "version" : " 0.0.15 " ,
4
4
"description" : " Vehicle Lifecycle Model" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments