Skip to content

Commit b3ec0ed

Browse files
committed
fix: version number in tsconfig
1 parent 3c9c95b commit b3ec0ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tsconfig/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dotmh/tsconfig",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "A Shared config for Typescript",
55
"exports": "./tsconfig.json",
66
"files": [

0 commit comments

Comments
 (0)