Created
October 23, 2018 18:52
-
-
Save bautistaaa/2c4c54fbd43c6279e8ef50b743c8e854 to your computer and use it in GitHub Desktop.
lib versions for schematics
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| export const dependencies: { [key: string]: string } = { | |
| '@ngx-translate/core': '^10.0.2', | |
| lodash: '4.17.10', | |
| 'ngx-mask': '^6.5.15' | |
| }; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment