We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb2aeb3 commit 655141bCopy full SHA for 655141b
config/tsconfig/package.json
@@ -1,5 +1,9 @@
1
{
2
"name": "@kanpeki/tsconfig",
3
- "private": true,
4
- "files": ["lib.json", "next.json"]
+ "private": false,
+ "version": "0.0.0",
5
+ "files": [
6
+ "lib.json",
7
+ "next.json"
8
+ ]
9
}
0 commit comments