Skip to content

Commit 8e51004

Browse files
committed
better package
1 parent c7cecc7 commit 8e51004

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

examples/sync_evernote.js

100644100755
File mode changed.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@
33
"version": "0.9.1",
44
"description": "Library that loads your Roam Research graph as a browser and performs tasks as you.",
55
"homepage": "https://deliber.at/roam/roam-api/",
6-
"keywords": [ "roam", "roam-research", "evernote", "puppeteer" ],
6+
"keywords": [
7+
"roam",
8+
"roam-research",
9+
"evernote",
10+
"puppeteer"
11+
],
712
"main": "RoamPrivateApi.js",
813
"repository": {
914
"type": "git",

0 commit comments

Comments
 (0)