@prismatic-io/prism 6.0.0-preview1 → 6.0.0-preview2

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.
@@ -4925,5 +4925,5 @@
4925
4925
  "enableJsonFlag": false
4926
4926
  }
4927
4927
  },
4928
- "version": "6.0.0-preview1"
4928
+ "version": "6.0.0-preview2"
4929
4929
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prismatic-io/prism",
3
- "version": "6.0.0-preview1",
3
+ "version": "6.0.0-preview2",
4
4
  "description": "Build, deploy, and support integrations in Prismatic from the comfort of your command line",
5
5
  "keywords": ["prismatic", "cli"],
6
6
  "homepage": "https://prismatic.io",