@xcpcio/types 0.64.2 → 0.64.5

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.
Files changed (2) hide show
  1. package/README.md +5 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -9,10 +9,6 @@
9
9
  ![Repo Size](https://img.shields.io/github/repo-size/xcpcio/xcpcio.svg)
10
10
  [![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@xcpcio/board-app/badge)](https://www.jsdelivr.com/package/npm/@xcpcio/board-app)
11
11
 
12
- ## License
13
-
14
- [MIT](./LICENSE) License © 2020 - PRESENT [XCPCIO][xcpcio]
15
-
16
12
  ## :clap: Our Supporters
17
13
 
18
14
  ### ↳ Sponsors
@@ -41,7 +37,11 @@ This project is made possible by all the sponsors supporting my work:
41
37
  </a>
42
38
  </p>
43
39
 
44
- [xcpcio]: https://github.com/xcpcio
40
+ ## License
41
+
42
+ [MIT](../../../LICENSE) License &copy; 2020 - PRESENT [XCPCIO][xcpcio]
43
+
44
+ [xcpcio]: https://xcpcio.com
45
45
  [gh-release-badge]: https://img.shields.io/github/release/xcpcio/xcpcio.svg
46
46
  [gh-release]: https://GitHub.com/xcpcio/xcpcio/releases/
47
47
  [license-image-mit]: https://img.shields.io/badge/license-MIT-blue.svg?labelColor=333333
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@xcpcio/types",
3
3
  "type": "module",
4
- "version": "0.64.2",
4
+ "version": "0.64.5",
5
5
  "description": "Types for XCPCIO",
6
6
  "author": "Dup4 <hi@dup4.com>",
7
7
  "license": "MIT",