chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "@nx/workspace-plugin",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"generators": "./generators.json",
|
||||
"executors": "./executors.json",
|
||||
"dependencies": {
|
||||
"@nx/conformance": "5.0.4",
|
||||
"@nx/devkit": "23.0.0-beta.22",
|
||||
"@nx/js": "23.0.0-beta.22",
|
||||
"@xmldom/xmldom": "^0.8.10",
|
||||
"semver": "catalog:",
|
||||
"shiki": "^4.0.2",
|
||||
"tinyglobby": "catalog:",
|
||||
"tslib": "catalog:typescript"
|
||||
},
|
||||
"type": "module",
|
||||
"main": "./dist/src/index.js",
|
||||
"typings": "./dist/src/index.d.ts",
|
||||
"devDependencies": {}
|
||||
}
|
||||
Reference in New Issue
Block a user