chore: publish workflow

This commit is contained in:
Mo
2022-07-05 10:15:23 -05:00
parent 784a1d8158
commit 5ee7b0639a
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v3
with:
node-version: 16
registry-url: 'https://registry.npmjs.org'
- name: Set up Ruby
uses: ruby/setup-ruby@v1

View File

@@ -6,7 +6,7 @@
},
"description": "Features SDK for Standard Notes projects",
"main": "dist/index.js",
"author": "Standard Notes",
"author": "Standard Notes.",
"types": "dist/index.d.ts",
"files": [
"dist"