rename of package

This commit is contained in:
2022-10-03 00:47:09 -07:00
parent ee7afb7cfb
commit 1a5f9fe512
73 changed files with 73 additions and 73 deletions

View File

@@ -4,8 +4,8 @@ import (
"fmt"
"strings"
"github.com/taigrr/go-colorpalettes/palettes/material"
"github.com/taigrr/go-colorpalettes/palettes/vim/luna"
"github.com/taigrr/simplecolorpalettes/palettes/material"
"github.com/taigrr/simplecolorpalettes/palettes/vim/luna"
)
func main() {