mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 05:38: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
|
// a list of plugins to fetch and install from npm
|
||||||
// format: [@org/]project[#version]
|
// format: [@org/]project[#version]
|
||||||
// examples:
|
// examples:
|
||||||
// `hypersolar`
|
// `hyperpower`
|
||||||
// `@company/project`
|
// `@company/project`
|
||||||
// `project#1.0.1`
|
// `project#1.0.1`
|
||||||
plugins: [],
|
plugins: [],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue