This repository was archived by the owner on Jul 26, 2019. It is now read-only.
Commit 3fd767d 1 parent fc8fa69 commit 3fd767d Copy full SHA for 3fd767d
File tree 6 files changed +11
-11
lines changed
6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 3
3
"publishConfig" : {
4
4
"access" : " public"
5
5
},
6
- "version" : " 0.3.3 " ,
6
+ "version" : " 0.3.4 " ,
7
7
"name" : " @lerna-cola/babel-config" ,
8
8
"description" : " A Babel config for the Babel build plugin for lerna-cola projects." ,
9
9
"repository" : " https://github.com/ctrlplusb/lerna-cola" ,
12
12
" build"
13
13
],
14
14
"dependencies" : {
15
- "@lerna-cola/lib" : " ^0.5.3 " ,
15
+ "@lerna-cola/lib" : " ^0.5.4 " ,
16
16
"babel-plugin-dynamic-import-node" : " 2.2.0" ,
17
17
"babel-plugin-inject-source-map-init" : " ^0.26.9" ,
18
18
"babel-plugin-syntax-dynamic-import" : " 6.18.0" ,
Original file line number Diff line number Diff line change 3
3
"publishConfig" : {
4
4
"access" : " public"
5
5
},
6
- "version" : " 0.5.3 " ,
6
+ "version" : " 0.5.4 " ,
7
7
"name" : " @lerna-cola/cli" ,
8
8
"description" : " The lerna-cola CLI." ,
9
9
"repository" : " https://github.com/ctrlplusb/lerna-cola" ,
21
21
"url" : " https://github.com/ctrlplusb/lerna-cola/issues"
22
22
},
23
23
"dependencies" : {
24
- "@lerna-cola/lib" : " ^0.5.3 " ,
24
+ "@lerna-cola/lib" : " ^0.5.4 " ,
25
25
"@lerna-cola/utils" : " ^0.2.2" ,
26
26
"chokidar" : " 2.0.4" ,
27
27
"dotenv" : " 6.2.0" ,
Original file line number Diff line number Diff line change 3
3
"publishConfig" : {
4
4
"access" : " public"
5
5
},
6
- "version" : " 0.5.3 " ,
6
+ "version" : " 0.5.4 " ,
10000
code>
7
7
"name" : " @lerna-cola/lib" ,
8
8
"description" : " The lib for lerna-cola packages." ,
9
9
"repository" : " https://github.com/ctrlplusb/lerna-cola" ,
Original file line number Diff line number Diff line change 3
3
"publishConfig" : {
4
4
"access" : " public"
5
5
},
6
- "version" : " 0.3.3 " ,
6
+ "version" : " 0.3.4 " ,
7
7
"name" : " @lerna-cola/plugin-build-babel" ,
8
8
"description" : " Babel plugin for lerna-cola projects." ,
9
9
"repository" : " https://github.com/ctrlplusb/lerna-cola" ,
12
12
" build"
13
13
],
14
14
"dependencies" : {
15
- "@lerna-cola/lib" : " ^0.5.3 " ,
15
+ "@lerna-cola/lib" : " ^0.5.4 " ,
16
16
"babel-core" : " 6.26.3" ,
17
17
"fs-extra" : " 7.0.1" ,
18
18
"globby" : " 9.0.0" ,
Original file line number Diff line number Diff line change 3
3
"publishConfig" : {
4
4
"access" : " public"
5
5
},
6
- "version" : " 0.3.3 " ,
6
+ "version" : " 0.3.4 " ,
7
7
"name" : " @lerna-cola/plugin-build-flow" ,
8
8
"description" : " Flow plugin for lerna-cola projects." ,
9
9
"repository" : " https://github.com/ctrlplusb/lerna-cola" ,
12
12
" build"
13
13
],
14
14
"dependencies" : {
15
- "@lerna-cola/lib" : " ^0.5.3 " ,
15
+ "@lerna-cola/lib" : " ^0.5.4 " ,
16
16
"flow-remove-types" : " 1.2.3" ,
17
17
"fs-extra" : " 7.0.1" ,
18
18
"globby" : " 9.0.0" ,
Original file line number Diff line number Diff line change 3
3
"publishConfig" : {
4
4
"access" : " public"
5
5
},
6
- "version" : " 0.3.3 " ,
6
+ "version" : " 0.3.4 " ,
7
7
"name" : " @lerna-cola/plugin-deploy-now" ,
8<
72FB
/code>
8
"description" : " Allows deployment of lerna-cola projects to Zeit's now" ,
9
9
"repository" : " https://github.com/ctrlplusb/lerna-cola" ,
12
12
" build"
13
13
],
14
14
"dependencies" : {
15
- "@lerna-cola/lib" : " ^0.5.3 " ,
15
+ "@lerna-cola/lib" : " ^0.5.4 " ,
16
16
"chalk" : " 2.4.2" ,
17
17
"dedent" : " 0.7.0" ,
18
18
"deepmerge" : " 3.1.0" ,
You can’t perform that action at this time.
0 commit comments