Added build info to package.json

This commit is contained in:
MattLeo 2025-11-25 09:36:28 -06:00
parent cddde946e8
commit 7f126dade6

View File

@ -10,6 +10,11 @@
"type": "git", "type": "git",
"url": "https://gitea.jv.com/TheLeo/knowledge_article_system.git" "url": "https://gitea.jv.com/TheLeo/knowledge_article_system.git"
}, },
"pkg": {
"assets": [
"node_modules/sql.js/dist/sql-wasm.wasm"
]
},
"author": "Matt Taylor", "author": "Matt Taylor",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {