Skip to content

Commit 0a621c7

Browse files
committed
Release v0.1.2
1 parent 255caa5 commit 0a621c7

File tree

5 files changed

+17
-14
lines changed

5 files changed

+17
-14
lines changed

.pnp.cjs

Lines changed: 13 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-plugin-externalize-deps",
33
"description": "A configurable Vite plugin to help externalize your dependencies (includes subpaths)",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"author": "David Myers <[email protected]>",
66
"funding": "https://github.com/sponsors/voracious",
77
"license": "MIT",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ __metadata:
55
version: 6
66
cacheKey: 8
77

8-
"#ansi-styles@chalk/ansi-styles":
8+
"#ansi-styles@npm:ansi-styles@6.1.0":
99
version: 6.1.0
10-
resolution: "#ansi-styles@https://github.com/chalk/ansi-styles.git#commit=79a21b83f46e92a5c5a023dcf6218d7a3c470650"
11-
checksum: b466f03881d6af1485828a354604a009328ff5832fc45f0160fe19b746b9bdcdddd6a0e375c38dbd70f3f200a136fc1b192b0831eccc46790b3820c0d5dd15d6
10+
resolution: "ansi-styles@npm:6.1.0"
11+
checksum: 7a7f8528c07a9d20c3a92bccd2b6bc3bb4d26e5cb775c02826921477377bd495d615d61f710d56216344b6238d1d11ef2b0348e146c5b128715578bfb3217229
1212
languageName: node
1313
linkType: hard
1414

0 commit comments

Comments
 (0)