Skip to content

Commit 598f8c4

Browse files
author
Zechariah
committed
Updated .npmignore and package version
1 parent e1ed7d0 commit 598f8c4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
/node_modules
12
/src
2-
.vscode
3+
/docs
4+
/.github
35
.gitignore
46
.prettierrc
57
.editorconfig

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ytmusic-api",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "YouTube Music API",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)