@vergelijkdirect/comparison-forms 1.3.7-ver-8010.0 → 1.3.8-ver-8010.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +0 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -102,7 +102,6 @@ Example
102
102
  * legal-assistance-form-old
103
103
  * liability-form
104
104
  * liability-form-horizontal
105
- * liability-form-old
106
105
  * moped-form
107
106
  * moped-form-horizontal
108
107
  * motor-form
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vergelijkdirect/comparison-forms",
3
- "version": "1.3.7-ver-8010.0",
3
+ "version": "1.3.8-ver-8010.0",
4
4
  "type": "module",
5
5
  "scripts": {
6
6
  "watch": "node server",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "dependencies": {
26
26
  "@vergelijkdirect/insurance-transmission-client": "1.3.38",
27
- "@vergelijkdirect/styles": "1.1.3",
27
+ "@vergelijkdirect/styles": "1.1.4",
28
28
  "axios": "^1.6.8",
29
29
  "bootstrap": "^4.5.3",
30
30
  "bootstrap-vue": "^2.20.1",