Skip to content

Commit 73d0bb3

Browse files
committed
chore(heft-stylelint-plugin): 🔖 bump version for updated telemetry-core
1 parent 9b71ed2 commit 73d0bb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

heft-plugins/heft-stylelint-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@voitanos/heft-stylelint-plugin",
33
"description": "A Heft plugin for using Stylelint.",
4-
"version": "0.1.0-beta.7",
4+
"version": "0.1.0-beta.8",
55
"repository": {
66
"type": "git",
77
"url": "git+https://github.com/Voitanos/heft-plugins.git",
@@ -33,7 +33,7 @@
3333
"postinstall": "node scripts/postinstall.js"
3434
},
3535
"dependencies": {
36-
"@voitanos/heft-plugins-telemetry-core": "0.1.0-beta.1",
36+
"@voitanos/heft-plugins-telemetry-core": "0.1.0-beta.2",
3737
"stylelint": "16.25.0",
3838
"stylelint-config-standard-scss": "16.0.0"
3939
},

0 commit comments

Comments
 (0)