mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
core library implementation; license fixes
- library with code/utils to be shared across other components or top level application; - moved MDL directive to core as an example - license fixes
This commit is contained in:
@@ -31,7 +31,8 @@
|
||||
"alfresco"
|
||||
],
|
||||
"peerDependencies": {
|
||||
"angular2": "2.0.0-beta.15"
|
||||
"angular2": "2.0.0-beta.15",
|
||||
"ng2-alfresco-core": "0.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^1.8.10",
|
||||
|
Reference in New Issue
Block a user