@midwayjs/version 3.3.12 → 3.3.13

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/index.js CHANGED
@@ -1 +1 @@
1
- console.log('1654183247397');
1
+ console.log('1654483780429');
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midwayjs/version",
3
- "version": "3.3.12",
3
+ "version": "3.3.13",
4
4
  "description": "Midway Package Version Manager",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -25,5 +25,5 @@
25
25
  "type": "git",
26
26
  "url": "http://github.com/midwayjs/midway.git"
27
27
  },
28
- "gitHead": "5ebd760260a609207b7b5d0ccd1051b961fd4e91"
28
+ "gitHead": "bd3b724f3902522d58c6cc3eddfd515a450c62cc"
29
29
  }
@@ -104,7 +104,8 @@
104
104
  "3.3.5",
105
105
  "3.3.6",
106
106
  "3.3.9",
107
- "3.3.11"
107
+ "3.3.11",
108
+ "3.3.13"
108
109
  ],
109
110
  "@midwayjs/process-agent": [
110
111
  "3.3.5",
@@ -144,7 +145,8 @@
144
145
  "@midwayjs/swagger": [
145
146
  "3.3.5",
146
147
  "3.3.6",
147
- "3.3.8"
148
+ "3.3.8",
149
+ "3.3.13"
148
150
  ],
149
151
  "@midwayjs/tablestore": "3.3.5",
150
152
  "@midwayjs/task": [
@@ -174,7 +176,8 @@
174
176
  "3.3.9",
175
177
  "3.3.10",
176
178
  "3.3.11",
177
- "3.3.12"
179
+ "3.3.12",
180
+ "3.3.13"
178
181
  ],
179
182
  "@midwayjs/view-ejs": [
180
183
  "3.3.5",