mirror of
https://github.com/tenrok/vue-tribute.git
synced 2026-06-20 18:30:35 +03:00
Allows any tributejs version >= 2.0.0
This commit is contained in:
+2
-2
@@ -44,9 +44,9 @@
|
||||
"node-sass": "^4.14.1",
|
||||
"poi": "^10.0.0-beta.6",
|
||||
"sass-loader": "^8.0.2",
|
||||
"tributejs": "^3.2.0"
|
||||
"tributejs": "^5.1.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"tributejs": "^2.0.0 || ^3.0"
|
||||
"tributejs": ">= 2.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user