Snyk has created this PR to upgrade @c15t/react from 1.8.1 to 1.8.2. See this package in npm: @c15t/react See this project in Snyk: https://app.snyk.io/org/continue-dev-inc.-default/project/fa857427-b8e5-4147-9913-8d56d6835b6d?utm_source=github&utm_medium=referral&page=upgrade-pr
24 lines
559 B
JSON
24 lines
559 B
JSON
{
|
|
"name": "docs2",
|
|
"version": "1.0.0",
|
|
"description": "Click on `Use this template` to copy the Mintlify starter kit. The starter kit contains examples including",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"dev": "mintlify dev",
|
|
"build": "mintlify build",
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"type": "commonjs",
|
|
"devDependencies": {
|
|
"mintlify": "^4.2.3"
|
|
},
|
|
"dependencies": {
|
|
"@c15t/react": "^1.8.2",
|
|
"axios": "^1.13.2",
|
|
"tar-fs": "^3.1.1"
|
|
}
|
|
}
|