mirror of
https://github.com/DoctorMcKay/node-steamcommunity.git
synced 2026-08-19 05:03:28 +08:00
Explicitly define which files get published to npm
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user