chore: fix scripts path

This commit is contained in:
Mo
2022-06-07 12:04:11 -05:00
parent 10d3a1bbcc
commit de94fb69cf
4 changed files with 5 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes",
"private": true,
"files": [
"dist"
],