@less-is-more/less-js 1.2.29 → 1.2.30

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 (2) hide show
  1. package/package.json +1 -1
  2. package/src/router.js +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@less-is-more/less-js",
3
- "version": "1.2.29",
3
+ "version": "1.2.30",
4
4
  "description": "Fast develop kit for nodejs",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
package/src/router.js CHANGED
@@ -121,7 +121,6 @@ module.exports = class Router {
121
121
  }
122
122
  }
123
123
  console.log(
124
- req.headers["x-fc-request-id"],
125
124
  useTime + "s",
126
125
  req.path,
127
126
  "response:",