Skip to content

Commit 50533c6

Browse files
committed
Update packed name
1 parent bd221f4 commit 50533c6

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "node-get-youtube-id-by-url",
2+
"name": "@gonetone/get-youtube-id-by-url",
33
"version": "2.0.0",
44
"description": "Get YouTube channel or video id by url!",
55
"main": "./dist/index.js",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,22 @@ __metadata:
573573
languageName: node
574574
linkType: hard
575575

576+
"@gonetone/get-youtube-id-by-url@workspace:.":
577+
version: 0.0.0-use.local
578+
resolution: "@gonetone/get-youtube-id-by-url@workspace:."
579+
dependencies:
580+
"@types/node": "npm:^20.14.2"
581+
axios: "npm:^1.7.2"
582+
cheerio: "npm:^1.0.0-rc.12"
583+
jest: "npm:^29.7.0"
584+
prettier: "npm:3.3.2"
585+
ts-jest: "npm:^29.1.4"
586+
tslib: "npm:^2.6.3"
587+
tsup: "npm:^8.1.0"
588+
typescript: "npm:^5.4.5"
589+
languageName: unknown
590+
linkType: soft
591+
576592
"@isaacs/cliui@npm:^8.0.2":
577593
version: 8.0.2
578594
resolution: "@isaacs/cliui@npm:8.0.2"
@@ -3467,22 +3483,6 @@ __metadata:
34673483
languageName: node
34683484
linkType: hard
34693485

3470-
"node-get-youtube-id-by-url@workspace:.":
3471-
version: 0.0.0-use.local
3472-
resolution: "node-get-youtube-id-by-url@workspace:."
3473-
dependencies:
3474-
"@types/node": "npm:^20.14.2"
3475-
axios: "npm:^1.7.2"
3476-
cheerio: "npm:^1.0.0-rc.12"
3477-
jest: "npm:^29.7.0"
3478-
prettier: "npm:3.3.2"
3479-
ts-jest: "npm:^29.1.4"
3480-
tslib: "npm:^2.6.3"
3481-
tsup: "npm:^8.1.0"
3482-
typescript: "npm:^5.4.5"
3483-
languageName: unknown
3484-
linkType: soft
3485-
34863486
"node-gyp@npm:latest":
34873487
version: 10.1.0
34883488
resolution: "node-gyp@npm:10.1.0"

0 commit comments

Comments
 (0)