@devkong/cli-nx 0.0.48 → 0.0.51

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devkong/cli-nx",
3
- "version": "0.0.48",
3
+ "version": "0.0.51",
4
4
  "type": "commonjs",
5
5
  "main": "./src/index.js",
6
6
  "typings": "./src/index.d.ts",
@@ -13,7 +13,7 @@ jsonSchemaValidatorVersion=1.5.8
13
13
  jnxplusGradlePluginVersion=0.4.0
14
14
 
15
15
  # Version of Kong SDK artifacts
16
- kongSdkVersion=0.0.8-SNAPSHOT
16
+ kongSdkVersion=0.0.16-SNAPSHOT
17
17
 
18
18
  # Version of Kong non-SDK artifacts
19
19
  kongVersion=0.0.1-SNAPSHOT