Skip to content
Snippets Groups Projects
Commit 8b1c5777 authored by James Long's avatar James Long
Browse files

Include the API bundle when publishing

parent 94c195ab
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,15 @@
"license": "MIT",
"description": "An API for Actual",
"main": "index.js",
"files": [
"app",
"default-db.sqlite",
"index.js",
"injected.js",
"methods.js",
"migrations",
"utils.js"
],
"dependencies": {
"better-sqlite3": "^7.5.0",
"node-fetch": "^1.6.3",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment