#34: update misc packages
This commit is contained in:
parent
f5f2860987
commit
27bbed155d
1 changed files with 3 additions and 3 deletions
|
@ -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 <da@erlug.linux.it>",
|
||||
"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",
|
||||
|
|
Loading…
Reference in a new issue