|
1 | 1 | {
|
2 | 2 | "name": "@shopify/slate-tools",
|
3 |
| - "version": "1.0.0-beta.15", |
| 3 | + "version": "1.0.0-beta.16", |
4 | 4 | "description": "A modern development toolkit for Shopify themes",
|
5 |
| - "repository": |
6 |
| - "https://github.com/Shopify/slate/tree/1.x/packages/slate-tools", |
| 5 | + "repository": "https://github.com/Shopify/slate/tree/1.x/packages/slate-tools", |
7 | 6 | "license": "MIT",
|
8 | 7 | "author": "Shopify",
|
9 | 8 | "bugs": {
|
|
15 | 14 | "engine": ">=8.9.4",
|
16 | 15 | "dependencies": {
|
17 | 16 | "@shopify/html-webpack-liquid-asset-tags-plugin": "1.0.0-beta.11",
|
18 |
| - "@shopify/slate-analytics": "1.0.0-beta.15", |
| 17 | + "@shopify/slate-analytics": "1.0.0-beta.16", |
19 | 18 | "@shopify/slate-config": "1.0.0-beta.14",
|
20 |
| - "@shopify/slate-cssvar-loader": "1.0.0-beta.15", |
21 |
| - "@shopify/slate-env": "1.0.0-beta.15", |
| 19 | + "@shopify/slate-cssvar-loader": "1.0.0-beta.16", |
| 20 | + "@shopify/slate-env": "1.0.0-beta.16", |
22 | 21 | "@shopify/slate-liquid-asset-loader": "1.0.0-beta.11",
|
23 |
| - "@shopify/slate-sections-plugin": "1.0.0-beta.15", |
24 |
| - "@shopify/slate-sync": "1.0.0-beta.15", |
| 22 | + "@shopify/slate-sections-plugin": "1.0.0-beta.16", |
| 23 | + "@shopify/slate-sync": "1.0.0-beta.16", |
25 | 24 | "@shopify/slate-tag-webpack-plugin": "1.0.0-beta.14",
|
26 | 25 | "@shopify/theme-lint": "^2.0.0",
|
27 | 26 | "@shopify/themekit": "0.6.12",
|
|
0 commit comments