plane/packages/tsconfig/package.json
sriram veeraghanta d9db765ae3
chore: updating package json version (#3443)
* chore: updating package json version

* chore: update package json in apiserver
2024-01-23 16:37:51 +05:30

11 lines
146 B
JSON

{
"name": "tsconfig",
"version": "0.15.0",
"private": true,
"files": [
"base.json",
"nextjs.json",
"react-library.json"
]
}