From d30fd3054c66d707a8210872b7db6cf4a1a98793 Mon Sep 17 00:00:00 2001 From: Mateja Date: Sat, 24 Jul 2021 18:58:17 +0200 Subject: Added boilerplate pages and `ProductCard` component. --- client/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index 0ed3938..17dc6f0 100644 --- a/client/package.json +++ b/client/package.json @@ -11,6 +11,7 @@ "@popperjs/core": "^2.9.2", "bootstrap": "^5.0.2", "core-js": "^3.6.5", + "validator": "^13.6.0", "vue": "^3.0.0", "vue-router": "^4.0.0-0", "vuex": "^4.0.0-0" -- cgit v1.2.3