|
1 | 1 | {
|
2 | 2 | "name": "@shopify/slate-tools",
|
3 |
| - "version": "1.0.0-beta.10", |
| 3 | + "version": "1.0.0-beta.11", |
4 | 4 | "description": "A modern development toolkit for Shopify themes",
|
5 | 5 | "repository": "https://github.com/Shopify/slate/tree/1.x/packages/slate-tools",
|
6 | 6 | "license": "MIT",
|
|
13 | 13 | },
|
14 | 14 | "engine": ">=8.9.4",
|
15 | 15 | "dependencies": {
|
16 |
| - "@shopify/html-webpack-liquid-asset-tags-plugin": "1.0.0-beta.10", |
17 |
| - "@shopify/slate-analytics": "1.0.0-beta.10", |
18 |
| - "@shopify/slate-config": "1.0.0-beta.10", |
19 |
| - "@shopify/slate-cssvar-loader": "1.0.0-beta.10", |
20 |
| - "@shopify/slate-env": "1.0.0-beta.10", |
21 |
| - "@shopify/slate-liquid-asset-loader": "1.0.0-beta.10", |
22 |
| - "@shopify/slate-sync": "1.0.0-beta.10", |
23 |
| - "@shopify/slate-tag-webpack-plugin": "1.0.0-beta.10", |
| 16 | + "@shopify/html-webpack-liquid-asset-tags-plugin": "1.0.0-beta.11", |
| 17 | + "@shopify/slate-analytics": "1.0.0-beta.11", |
| 18 | + "@shopify/slate-config": "1.0.0-beta.11", |
| 19 | + "@shopify/slate-cssvar-loader": "1.0.0-beta.11", |
| 20 | + "@shopify/slate-env": "1.0.0-beta.11", |
| 21 | + "@shopify/slate-liquid-asset-loader": "1.0.0-beta.11", |
| 22 | + "@shopify/slate-sync": "1.0.0-beta.11", |
| 23 | + "@shopify/slate-tag-webpack-plugin": "1.0.0-beta.11", |
24 | 24 | "@shopify/theme-lint": "^2.0.0",
|
25 | 25 | "@shopify/themekit": "0.6.12",
|
26 | 26 | "archiver": "^2.1.0",
|
|
32 | 32 | "browser-sync": "^2.24.6",
|
33 | 33 | "chalk": "2.3.2",
|
34 | 34 | "clean-webpack-plugin": "0.1.19",
|
35 |
| - "concat-style-loader": "1.0.0-beta.10", |
| 35 | + "concat-style-loader": "1.0.0-beta.11", |
36 | 36 | "console-control-strings": "^1.1.0",
|
37 | 37 | "copy-webpack-plugin": "^4.2.3",
|
38 | 38 | "cors": "^2.8.4",
|
|
0 commit comments