@shell-shock/plugin-completions 0.4.23 → 0.4.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shell-shock/plugin-completions",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.25",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A package containing a Shell Shock plugin to generate source code given a list design tokens.",
|
|
6
6
|
"repository": {
|
|
@@ -338,7 +338,7 @@
|
|
|
338
338
|
"@powerlines/deepkit": "^0.9.81",
|
|
339
339
|
"@powerlines/plugin-alloy": "^0.26.220",
|
|
340
340
|
"@powerlines/plugin-plugin": "^0.12.539",
|
|
341
|
-
"@shell-shock/core": "0.17.
|
|
341
|
+
"@shell-shock/core": "0.17.17",
|
|
342
342
|
"@stryke/path": "^0.29.11",
|
|
343
343
|
"@stryke/string-format": "^0.17.26",
|
|
344
344
|
"powerlines": "^0.47.127"
|
|
@@ -362,5 +362,5 @@
|
|
|
362
362
|
"./package.json": "./package.json"
|
|
363
363
|
}
|
|
364
364
|
},
|
|
365
|
-
"gitHead": "
|
|
365
|
+
"gitHead": "8c9f000d243ed0b6ac67b2be112429ddeccd0617"
|
|
366
366
|
}
|