@gitkraken/gitkraken-components 1.0.0-rc.5 → 1.0.0-rc.8

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.
@@ -23,17 +23,6 @@ object-assign
23
23
  * @license MIT
24
24
  */
25
25
 
26
- /*!
27
- * The buffer module from node.js, for the browser.
28
- *
29
- * @author Feross Aboukhadijeh <https://feross.org>
30
- * @license MIT
31
- */
32
-
33
- /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
34
-
35
- /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
36
-
37
26
  /** @license React v0.13.6
38
27
  * scheduler.production.min.js
39
28
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gitkraken/gitkraken-components",
3
- "version": "1.0.0-rc.5",
3
+ "version": "1.0.0-rc.8",
4
4
  "description": "GitKraken React components shared between the app and GitLens",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",