Skip to content

Commit 21fcd3e

Browse files
committed
fix(chalk): correct include root for global header resolution
1 parent f570ac3 commit 21fcd3e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vix.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "chalk",
33
"namespace": "vix",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"type": "header-only",
6-
"include": "include/vix",
6+
"include": "include",
77
"license": "MIT",
88
"description": "Terminal string styling for C++",
99
"keywords": [

0 commit comments

Comments
 (0)