This repository was archived by the owner on Jul 19, 2021. It is now read-only.
File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"lerna" : " 2.0.0" ,
3
- "version" : " 0.11 .0" ,
3
+ "version" : " 0.12 .0" ,
4
4
"packages" : [
5
5
" packages/*"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @shopify/slate" ,
3
- "version" : " 0.11 .0" ,
3
+ "version" : " 0.12 .0" ,
4
4
"description" : " Slate CLI tools" ,
5
5
"bin" : {
6
6
"slate" : " lib/index.js"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " slate-theme" ,
3
- "version" : " 0.11 .0" ,
3
+ "version" : " 0.12 .0" ,
4
4
"private" : true ,
5
5
"author" : " Shopify Inc." ,
6
6
"description" : " A theme scaffold and command line tool for developing Shopify themes." ,
21
21
"test" : " jest"
22
22
},
23
23
"devDependencies" : {
24
- "@shopify/slate-tools " : " ^0.11 .0" ,
25
- "@shopify/slate" : " ^0.11 .0" ,
24
+ "@shopify/slate" : " ^0.12 .0" ,
25
+ "@shopify/slate-tools " : " ^0.12 .0" ,
26
26
"jest" : " ^20.0.4"
27
27
}
28
28
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @shopify/slate-tools" ,
3
- "version" : " 0.11 .0" ,
3
+ "version" : " 0.12 .0" ,
4
4
"description" : " Tooling for Shopify themes" ,
5
5
"main" : " lib/gulpfile.js" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments