@ngrok/mantle 0.0.1 → 0.0.2

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/dist/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  /**
3
- * @ngrok/mantle v0.0.1
3
+ * @ngrok/mantle v0.0.2
4
4
  *
5
5
  * Copyright (c) ngrok.
6
6
  *
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @ngrok/mantle v0.0.1
2
+ * @ngrok/mantle v0.0.2
3
3
  *
4
4
  * Copyright (c) ngrok.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @ngrok/mantle v0.0.1
2
+ * @ngrok/mantle v0.0.2
3
3
  *
4
4
  * Copyright (c) ngrok.
5
5
  *
package/package.json CHANGED
@@ -3,7 +3,12 @@
3
3
  "description": "mantle is ngrok's UI library and design system.",
4
4
  "author": "ngrok",
5
5
  "license": "MIT",
6
- "version": "0.0.1",
6
+ "version": "0.0.2",
7
+ "homepage": "https://mantle.ngrok.com",
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "https://github.com/ngrok-oss/mantle"
11
+ },
7
12
  "sideEffects": false,
8
13
  "type": "module",
9
14
  "browserslist": [