Skip to content
This repository was archived by the owner on Nov 30, 2020. It is now read-only.

Commit b0e4baa

Browse files
authored
Update package.json
1 parent 2e00505 commit b0e4baa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "material-components-vue",
3-
"version": "0.0.27",
3+
"version": "0.0.28",
44
"description": "material-components-web with vuejs",
55
"author": "Mats Pfeiffer",
66
"license": "MIT",
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"babel-runtime": "^6.26.0",
15-
"material-components-web": "^0.21.1"
15+
"material-components-web": "^0.20.0"
1616
},
1717
"devDependencies": {
1818
"babel-core": "^6.26.0",

0 commit comments

Comments
 (0)