cloudbuild 1.0.12 → 1.0.13

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cloudbuild",
3
- "version": "1.0.12",
3
+ "version": "1.0.13",
4
4
  "description": "> TODO: description",
5
5
  "author": "谭孝宇 <mrtan21@126.com>",
6
6
  "homepage": "",
@@ -27,5 +27,5 @@
27
27
  "lodash": "^4.17.21",
28
28
  "socket.io-client": "^2.0.0"
29
29
  },
30
- "gitHead": "a4523525f9ee37e947212cf0c4e7844c7af201c7"
30
+ "gitHead": "02b32d4fbd526334592d5a5000836bf63baa6833"
31
31
  }