Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit 5d80350

Browse files
committed
Allow any version of vue too
1 parent d792824 commit 5d80350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@
8181
"stylus": "^0.54.5"
8282
},
8383
"peerDependencies": {
84-
"vue": "^2.2.1"
84+
"vue": "*"
8585
}
8686
}

0 commit comments

Comments
 (0)