Skip to content

Commit 15da1a5

Browse files
committed
fix: add win-ca to package.json
1 parent 0ddf74c commit 15da1a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,8 @@
8484
"bracketSpacing": true,
8585
"arrowParens": "avoid",
8686
"endOfLine": "lf"
87+
},
88+
"dependencies": {
89+
"win-ca": "^3.5.1"
8790
}
8891
}

0 commit comments

Comments
 (0)