@shell-shock/preset-script 0.6.47 → 0.6.48

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.
Files changed (1) hide show
  1. package/package.json +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shell-shock/preset-script",
3
- "version": "0.6.47",
3
+ "version": "0.6.48",
4
4
  "private": false,
5
5
  "description": "A Shell Shock preset that generates a fully-featured script application.",
6
6
  "keywords": [
@@ -198,11 +198,11 @@
198
198
  "@powerlines/deepkit": "^0.6.163",
199
199
  "@powerlines/plugin-alloy": "^0.26.0",
200
200
  "@powerlines/plugin-plugin": "^0.12.335",
201
- "@shell-shock/core": "^0.14.5",
202
- "@shell-shock/plugin-banner": "^0.1.19",
203
- "@shell-shock/plugin-help": "^0.2.10",
204
- "@shell-shock/plugin-console": "^0.1.32",
205
- "@shell-shock/plugin-theme": "^0.4.5",
201
+ "@shell-shock/core": "^0.14.6",
202
+ "@shell-shock/plugin-banner": "^0.1.20",
203
+ "@shell-shock/plugin-help": "^0.2.11",
204
+ "@shell-shock/plugin-console": "^0.1.33",
205
+ "@shell-shock/plugin-theme": "^0.4.6",
206
206
  "@stryke/helpers": "^0.10.7",
207
207
  "@stryke/path": "^0.27.3",
208
208
  "@stryke/string-format": "^0.17.7",
@@ -215,5 +215,5 @@
215
215
  "@types/node": "^25.5.0"
216
216
  },
217
217
  "publishConfig": { "access": "public" },
218
- "gitHead": "7c942f2fc1b4f65700076cd29604ce47025cd584"
218
+ "gitHead": "6c897d700220ac96c695780afdd2a09425b37b5e"
219
219
  }