form-aurora-stefanini 0.1.7 → 0.1.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -5
package/package.json CHANGED
@@ -1,15 +1,12 @@
1
1
  {
2
2
  "name": "form-aurora-stefanini",
3
- "version": "0.1.7",
3
+ "version": "0.1.8",
4
4
  "license": "Stefanini Colombia",
5
5
  "author": {
6
6
  "name": "Stefanini Colombia",
7
7
  "email": "stefanini.librerias@gmail.com"
8
8
  },
9
- "peerDependencies": {
10
- "ng-recaptcha": "^5.0.0",
11
- "moment": "^2.26.0"
12
- },
9
+ "peerDependencies": {},
13
10
  "dependencies": {
14
11
  "tslib": "^1.9.0"
15
12
  },