@longvansoftware/service-js-client 1.2.9 → 1.3.0

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.
@@ -27,6 +27,7 @@ exports.SERVICE_DETAIL = (0, graphql_tag_1.gql) `
27
27
  username
28
28
  password
29
29
  attrs
30
+ description
30
31
  }
31
32
  resources {
32
33
  type
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@longvansoftware/service-js-client",
3
- "version": "1.2.9",
3
+ "version": "1.3.0",
4
4
  "main": "dist/src/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "files": [