diff --git a/package.json b/package.json index 250fba8..97b1c1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ibt2", - "version": "1.1.2", + "version": "1.1.3", "description": "I'll be there, 2: an oversimplified application to register attendees at a conference or event", "author": "Davide Alberani ", "license": "Apache-2.0", @@ -22,8 +22,8 @@ "dependencies": { "jquery": "^3.1.1", "material-design-icons": "^3.0.1", - "materialize-css": "^0.97.8", - "roboto-fontface": "^0.6.0", + "materialize-css": "^0.98.0", + "roboto-fontface": "^0.7.0", "vue": "^2.2.4", "vue-loader": "^11.1.4", "vue-markdown": "^2.1.3",