cloudbuild 1.0.15 → 1.0.17

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.15",
3
+ "version": "1.0.17",
4
4
  "description": "> TODO: description",
5
5
  "author": "谭孝宇 <mrtan21@126.com>",
6
6
  "homepage": "",
@@ -30,5 +30,5 @@
30
30
  "lodash": "^4.17.21",
31
31
  "socket.io-client": "^2.0.0"
32
32
  },
33
- "gitHead": "c922026007760fe12b9700e35e97ab17991b448e"
33
+ "gitHead": "0be5c10222fb4c57f18a7fb51a45cde90312e391"
34
34
  }