@ng-dynamic-forms/core
Advanced tools
Comparing version 5.0.0 to 5.0.1
/*! | ||
@ng-dynamic-forms/core 5.0.0 2017-11-01 20:25 UTC | ||
@ng-dynamic-forms/core 5.0.1 2017-11-10 23:10 UTC | ||
Copyright (c) 2016-2017, Udo Schöfer http://www.udos86.de | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "@ng-dynamic-forms/core", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "A rapid form development library for Angular 2.x and higher", | ||
@@ -36,4 +36,4 @@ "main": "./bundles/core.umd.js", | ||
"core-js": "^2.4.1", | ||
"rxjs": "^5.5.0" | ||
"rxjs": "^5.5.2" | ||
} | ||
} |
@@ -21,2 +21,6 @@ # NG Dynamic Forms Core | ||
export class AppModule {} | ||
``` | ||
``` | ||
## Resources | ||
* [**API Documentation**](http://ng2-dynamic-forms.udos86.de/docs/core/) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
818532
25