aboutsummaryrefslogtreecommitdiffstats
path: root/lerna.json
blob: 5f975fff9783bfb3d1bde6d8d4e7ee80a6096ea5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "lerna": "2.5.1",
    "packages": ["packages/*"],
    "commands": {
        "publish": {
            "allowBranch": "development"
        }
    },
    "version": "independent",
    "commands": {
        "publish": {
            "ignore": ["test/**/*", "*.md", "scripts", "lib", "tslint.json", "tsconfig.json"]
        }
    },
    "npmClient": "yarn",
    "useWorkspaces": true
}
s='content'>
Commit message (Expand)AuthorAgeFilesLines
* - Use features of bsd.wx.mk, especially USE_WXpav2006-12-011-6/+1
* Remove OSVERSION version from BROKEN string. I introduced this usage butlinimon2006-09-181-1/+1
* Upgrade to 2006.08.28.thierry2006-08-303-11/+20
* Upgrade to 2006.06.26.thierry2006-06-304-50/+96
* Upgrade to 20060424.thierry2006-04-254-26/+78
* Upgrade to 2006-03-28.thierry2006-03-294-60/+91
* Upgrade to 2006.01.19.thierry2006-01-203-167/+174
* Upgrade to 2006-01-18.thierry2006-01-193-7/+10
* Upgrade to 2006-01-16.thierry2006-01-172-7/+7
* Upgrade to 2006-01-13.thierry2006-01-143-8/+8
* Upgrade to 2006-01-06.thierry2006-01-073-7/+8
* Upgrade to 2006-01-03.thierry2006-01-044-15/+18
* Upgrade to 2005-12-22.thierry2005-12-265-35/+24
* - Mark BROKEN on FreeBSD-4;thierry2005-12-141-0/+7