mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Fix hypersolar plugin example, it does not exist (#179)
This commit is contained in:
parent
c00d488de2
commit
ba84c12788
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ module.exports = {
|
|||
// a list of plugins to fetch and install from npm
|
||||
// format: [@org/]project[#version]
|
||||
// examples:
|
||||
// `hypersolar`
|
||||
// `hyperpower`
|
||||
// `@company/project`
|
||||
// `project#1.0.1`
|
||||
plugins: [],
|
||||
|
|
|
|||
Loading…
Reference in a new issue