@fontsource/m-plus-2 4.5.0 → 4.5.1

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/README.md CHANGED
@@ -47,6 +47,6 @@ Most of the fonts in the collection use the SIL Open Font License, v1.1. Some fo
47
47
 
48
48
  ## Other Notes
49
49
 
50
- Font version (provided by source): `v1`.
50
+ Font version (provided by source): `v2`.
51
51
 
52
52
  Feel free to star and contribute new ideas to this repository that aim to improve the performance of font loading, as well as expanding the existing library we already have. Any suggestions or ideas can be voiced via an [issue](https://github.com/fontsource/fontsource/issues).
package/metadata.json CHANGED
@@ -8,8 +8,8 @@
8
8
  "variable": {
9
9
  "wght": { "default": "400", "min": "100", "max": "900", "step": "1" }
10
10
  },
11
- "lastModified": "2021-11-10",
12
- "version": "v1",
11
+ "lastModified": "2021-12-09",
12
+ "version": "v2",
13
13
  "category": "sans-serif",
14
14
  "source": "https://fonts.google.com/",
15
15
  "license": "https://fonts.google.com/attribution",
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@fontsource/m-plus-2","version":"4.5.0","description":"Self-host the M PLUS 2 font in a neatly bundled NPM package.","main":"index.css","publishConfig":{"access":"public"},"keywords":["fontsource","font","font family","google fonts","M PLUS 2","m-plus-2","css","sass","front-end","web","typeface"],"author":"Lotus <declininglotus@gmail.com>","license":"MIT","homepage":"https://github.com/fontsource/fontsource/tree/master/packages/m-plus-2#readme","repository":{"type":"git","url":"https://github.com/fontsource/fontsource.git","directory":"packages/m-plus-2"}}
1
+ {"name":"@fontsource/m-plus-2","version":"4.5.1","description":"Self-host the M PLUS 2 font in a neatly bundled NPM package.","main":"index.css","publishConfig":{"access":"public"},"keywords":["fontsource","font","font family","google fonts","M PLUS 2","m-plus-2","css","sass","front-end","web","typeface"],"author":"Lotus <declininglotus@gmail.com>","license":"MIT","homepage":"https://github.com/fontsource/fontsource/tree/master/packages/m-plus-2#readme","repository":{"type":"git","url":"https://github.com/fontsource/fontsource.git","directory":"packages/m-plus-2"}}