mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
[MIGRATION] - Fixed some issues for project and package json
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
"projectRoot": "lib/testing",
|
||||
"outputPath": "dist/libs/testing",
|
||||
"main": "lib/testing/index.ts",
|
||||
"generatePackageJson": true,
|
||||
"tsConfig": "lib/testing/tsconfig.prod.json",
|
||||
"target": "node",
|
||||
"compiler": "tsc"
|
||||
@@ -21,7 +20,6 @@
|
||||
"projectRoot": "lib/testing",
|
||||
"outputPath": "dist/libs/testing",
|
||||
"main": "lib/testing/index.ts",
|
||||
"generatePackageJson": true,
|
||||
"tsConfig": "lib/testing/tsconfig.prod.json"
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user