@midwayjs/version 3.3.7 → 3.3.8

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('1652412346844');
1
+ console.log('1652768481743');
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midwayjs/version",
3
- "version": "3.3.7",
3
+ "version": "3.3.8",
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": "fca97bf915d82bc99c2eb908edfc48e0d5a0c72b"
28
+ "gitHead": "e2591f6b611a03b666e175bf4c8c9b4eca44be05"
29
29
  }
@@ -113,7 +113,8 @@
113
113
  ],
114
114
  "@midwayjs/swagger": [
115
115
  "3.3.5",
116
- "3.3.6"
116
+ "3.3.6",
117
+ "3.3.8"
117
118
  ],
118
119
  "@midwayjs/tablestore": "3.3.5",
119
120
  "@midwayjs/task": [
@@ -132,7 +133,8 @@
132
133
  "@midwayjs/version": [
133
134
  "3.3.5",
134
135
  "3.3.6",
135
- "3.3.7"
136
+ "3.3.7",
137
+ "3.3.8"
136
138
  ],
137
139
  "@midwayjs/view-ejs": [
138
140
  "3.3.5",