chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "@nx/nx-dev-ui-markdoc",
|
||||
"version": "0.0.1",
|
||||
"type": "commonjs",
|
||||
"private": true,
|
||||
"main": "./src/index.ts",
|
||||
"types": "./src/index.ts",
|
||||
"dependencies": {
|
||||
"@nx/devkit": "workspace:*",
|
||||
"@nx/graph-internal-ui-project-details": "workspace:*",
|
||||
"@nx/graph-ui-common": "workspace:*",
|
||||
"@nx/graph-ui-icons": "workspace:*",
|
||||
"@nx/nx-dev-ui-fence": "workspace:*",
|
||||
"@nx/nx-dev-ui-primitives": "workspace:*",
|
||||
"@nx/nx-dev-ui-theme": "workspace:*",
|
||||
"@nx/nx-dev-ui-icons": "workspace:*",
|
||||
"@nx/nx-dev-ui-common": "workspace:*",
|
||||
"@nx/nx-dev-feature-analytics": "workspace:*"
|
||||
},
|
||||
"devDependencies": {}
|
||||
}
|
||||
Reference in New Issue
Block a user