production files readme

This commit is contained in:
Oleksandr Honcharov
2024-06-15 16:47:14 +03:00
parent 93b0cb1979
commit 059dc7bed8
4 changed files with 8 additions and 4 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
"start": "npx ./dist create"
},
"files": [
"dist/**/*"
"dist/**/*",
"readme.md"
],
"description": "CLI to scaffold a template project for RageFW",
"keywords": [],