@qvac/translation-nmtcpp 0.1.0 → 0.1.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
@@ -38,7 +38,7 @@ npm i -g bare
38
38
  bare -v
39
39
  ```
40
40
 
41
- Before proceeding with the installation, please generate a **classic GitHub Personal Access Token (PAT)** with the `read:packages` scope. Once generated, add the token to your environment variables using the name `NPM_TOKEN`.
41
+ Before proceeding with the installation, please generate a **granular Personal Access Token (PAT)** with the `read-only` scope. Once generated, add the token to your environment variables using the name `NPM_TOKEN`.
42
42
 
43
43
  ```bash
44
44
  export NPM_TOKEN=your_personal_access_token
@@ -47,11 +47,11 @@ export NPM_TOKEN=your_personal_access_token
47
47
  Next, create a `.npmrc` file in the root of your project with the following content:
48
48
 
49
49
  ```ini
50
- @tetherto:registry=https://npm.pkg.github.com
51
- //npm.pkg.github.com/:_authToken=${NPM_TOKEN}
50
+ @qvac:registry=https://registry.npmjs.org/
51
+ //registry.npmjs.org/:_authToken={NPM_TOKEN}
52
52
  ```
53
53
 
54
- This configuration ensures secure access to GitHub Packages when installing scoped packages.
54
+ This configuration ensures secure access to NPM Packages when installing scoped packages.
55
55
 
56
56
  ### Installing the Package
57
57
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qvac/translation-nmtcpp",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "translation addon for qvac",
5
5
  "addon": true,
6
6
  "engines": {
@@ -7,7 +7,7 @@
7
7
  ],
8
8
  "current_versions": [
9
9
  {
10
- "version": "0.1"
10
+ "version": "0.1.1"
11
11
  }
12
12
  ],
13
13
  "exported_symbols": [
@@ -7,7 +7,7 @@
7
7
  ],
8
8
  "current_versions": [
9
9
  {
10
- "version": "0.1"
10
+ "version": "0.1.1"
11
11
  }
12
12
  ],
13
13
  "exported_symbols": [
@@ -7,7 +7,7 @@
7
7
  ],
8
8
  "current_versions": [
9
9
  {
10
- "version": "0.1"
10
+ "version": "0.1.1"
11
11
  }
12
12
  ],
13
13
  "exported_symbols": [
@@ -7,7 +7,7 @@
7
7
  ],
8
8
  "current_versions": [
9
9
  {
10
- "version": "0.1"
10
+ "version": "0.1.1"
11
11
  }
12
12
  ],
13
13
  "exported_symbols": [
@@ -7,7 +7,7 @@
7
7
  ],
8
8
  "current_versions": [
9
9
  {
10
- "version": "0.1"
10
+ "version": "0.1.1"
11
11
  }
12
12
  ],
13
13
  "exported_symbols": [