ep_table_of_contents 0.3.74 → 0.3.76

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.
@@ -83,7 +83,7 @@ jobs:
83
83
  name: Remove standard frontend test files
84
84
  run: rm -rf src/tests/frontend/specs
85
85
  -
86
- uses: saucelabs/sauce-connect-action@v2.3.4
86
+ uses: saucelabs/sauce-connect-action@v2.3.5
87
87
  with:
88
88
  username: ${{ secrets.SAUCE_USERNAME }}
89
89
  accessKey: ${{ secrets.SAUCE_ACCESS_KEY }}
@@ -0,0 +1,9 @@
1
+ {
2
+ "@metadata": {
3
+ "authors": [
4
+ "Nokeoo"
5
+ ]
6
+ },
7
+ "ep_table_of_contents.toc.title": "Rodyti turinį",
8
+ "ep_table_of_contents.toc": "Rodyti turinį"
9
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ep_table_of_contents",
3
- "version": "0.3.74",
3
+ "version": "0.3.76",
4
4
  "description": "View a table of contents for your pad",
5
5
  "author": {
6
6
  "name": "John McLear",