mirror of
https://github.com/He4eT/cheap-glkote.git
synced 2026-05-04 16:37:23 +00:00
package.json: add the "files" attribute
This commit is contained in:
parent
d283f27e81
commit
14163877bc
1 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,9 @@
|
|||
"interactive-fiction"
|
||||
],
|
||||
"main": "src/index.js",
|
||||
"files": [
|
||||
"/src"
|
||||
],
|
||||
"repository": "https://github.com/He4eT/cheap-glkote",
|
||||
"bugs": "https://github.com/He4eT/cheap-glkote/issues",
|
||||
"dependencies": {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue