@shell-shock/plugin-changelog 0.1.1 → 0.1.2
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 +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shell-shock/plugin-changelog",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A package containing a Shell Shock plugin to manage upgrading the local application's version.",
|
|
6
6
|
"keywords": [
|
|
@@ -128,8 +128,8 @@
|
|
|
128
128
|
"@powerlines/deepkit": "^0.6.167",
|
|
129
129
|
"@powerlines/plugin-alloy": "^0.26.9",
|
|
130
130
|
"@powerlines/plugin-plugin": "^0.12.343",
|
|
131
|
-
"@shell-shock/core": "^0.16.
|
|
132
|
-
"@shell-shock/unified": "^0.1.
|
|
131
|
+
"@shell-shock/core": "^0.16.2",
|
|
132
|
+
"@shell-shock/unified": "^0.1.2",
|
|
133
133
|
"@stryke/path": "^0.27.4",
|
|
134
134
|
"@stryke/type-checks": "^0.6.1",
|
|
135
135
|
"@stryke/types": "^0.11.3",
|
|
@@ -155,5 +155,5 @@
|
|
|
155
155
|
"./package.json": "./package.json"
|
|
156
156
|
}
|
|
157
157
|
},
|
|
158
|
-
"gitHead": "
|
|
158
|
+
"gitHead": "c1b938503f5de35ab59e58638029def62257a504"
|
|
159
159
|
}
|