cloudbuild 1.0.14 → 1.0.15

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.14",
3
+ "version": "1.0.15",
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": "6da1c7b9121e3fa72e36d88ae0cd9a716aa04aaf"
33
+ "gitHead": "c922026007760fe12b9700e35e97ab17991b448e"
34
34
  }