release-test

pull/1/head 0.0.4-dev-0
jem 4 years ago
parent a3eac086b6
commit 018281c148

@ -31,6 +31,7 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
registry-url: 'https://registry.npmjs.org'
- name: test em
run: |

@ -2,7 +2,7 @@
"name": "dda-masto-embed",
"description": "Renders mastodon statuses to a website using just JS, no additional server needed.",
"author": "meissa GmbH",
"version": "0.0.3",
"version": "0.0.4-dev-0",
"homepage": "https://github.com/DomainDrivenArchitecture/dda-masto-embed",
"repository": "https://github.com/DomainDrivenArchitecture/dda-masto-embed",
"license": "APACHE2.0",

Loading…
Cancel
Save