Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaicaaan committed Mar 27, 2022
2 parents f70945a + 8c0563f commit dfa4c6f
Show file tree
Hide file tree
Showing 10 changed files with 15,196 additions and 4,812 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 12
node-version: '16.x'
- run: npm ci
- run: npm run bs
- run: npm run compile-core
Expand All @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 12
node-version: '16.x'
registry-url: https://registry.npmjs.org/
- run: npm ci
- run: npm run publish-core
Expand Down
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
16.14.2
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

Contributions, issues and feature requests are welcome!

Feel free to check [issues page](https://github.com/jmaicaaan/system-media/issues).
Feel free to check [issues page](https://github.com/jmaicaaan/commitji/issues).

## Show your support

Expand Down
Loading

0 comments on commit dfa4c6f

Please sign in to comment.