sanity-plugin-latex-input 2.0.0 → 2.0.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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -12,13 +12,13 @@ sanity-plugin-latex-input adds support for `latex` schema type, so it can be use
12
12
  ## Installation
13
13
 
14
14
  ```sh
15
- npm install --save sanity-plugin-latex-input@studio-v3
15
+ npm install --save sanity-plugin-latex-input
16
16
  ```
17
17
 
18
18
  or
19
19
 
20
20
  ```sh
21
- yarn add sanity-plugin-latex-input@studio-v3
21
+ yarn add sanity-plugin-latex-input
22
22
  ```
23
23
 
24
24
  ## Usage
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sanity-plugin-latex-input",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
4
4
  "description": "Latex input for Portable Text Editor in Sanity Studio V3.",
5
5
  "keywords": [
6
6
  "sanity",