cloudbuild 1.0.17 → 1.0.23

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cloudbuild",
3
- "version": "1.0.17",
3
+ "version": "1.0.23",
4
4
  "description": "> TODO: description",
5
5
  "author": "谭孝宇 <mrtan21@126.com>",
6
6
  "homepage": "",
@@ -25,10 +25,10 @@
25
25
  },
26
26
  "dependencies": {
27
27
  "@starerp-cli-dev/log": "^1.0.9",
28
- "@starerp-cli-dev/request": "^1.0.10",
28
+ "@starerp-cli-dev/request": "^1.0.23",
29
29
  "inquirer": "^8.1.1",
30
30
  "lodash": "^4.17.21",
31
31
  "socket.io-client": "^2.0.0"
32
32
  },
33
- "gitHead": "0be5c10222fb4c57f18a7fb51a45cde90312e391"
33
+ "gitHead": "4f409dc270d101136d3da9308c408fff3fd65fe4"
34
34
  }