Explicitly define which files get published to npm

This commit is contained in:
Alex Corn
2023-10-01 21:33:39 -04:00
parent b5b50cec50
commit 50276c3a0c

View File

@@ -2,6 +2,13 @@
"name": "steamcommunity",
"version": "3.46.1",
"description": "Provides an interface for logging into and interacting with the Steam Community website",
"files": [
"/classes",
"/components",
"/examples",
"/resources",
"/index.js"
],
"keywords": [
"steam",
"steam community"