mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-11 21:33:02 -05:00
feat(challenge25): extends Nx custom library
This commit is contained in:
6
libs/custom-plugin/package.json
Normal file
6
libs/custom-plugin/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "@angular-challenges/custom-plugin",
|
||||
"version": "0.0.1",
|
||||
"type": "commonjs",
|
||||
"generators": "./generators.json"
|
||||
}
|
||||
Reference in New Issue
Block a user