We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b71ed2 commit 73d0bb3Copy full SHA for 73d0bb3
heft-plugins/heft-stylelint-plugin/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@voitanos/heft-stylelint-plugin",
3
"description": "A Heft plugin for using Stylelint.",
4
- "version": "0.1.0-beta.7",
+ "version": "0.1.0-beta.8",
5
"repository": {
6
"type": "git",
7
"url": "git+https://github.com/Voitanos/heft-plugins.git",
@@ -33,7 +33,7 @@
33
"postinstall": "node scripts/postinstall.js"
34
},
35
"dependencies": {
36
- "@voitanos/heft-plugins-telemetry-core": "0.1.0-beta.1",
+ "@voitanos/heft-plugins-telemetry-core": "0.1.0-beta.2",
37
"stylelint": "16.25.0",
38
"stylelint-config-standard-scss": "16.0.0"
39
0 commit comments