Skip to content

Commit 062c838

Browse files
committed
update engine
1 parent 60e7a92 commit 062c838

File tree

8 files changed

+6
-6
lines changed

8 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/icons/icon-128.png

952 Bytes
Loading

public/icons/icon-256.png

3.06 KB
Loading

public/icons/icon-512.png

8.89 KB
Loading

public/images/colors.png

-320 Bytes
Loading

public/litecanvas.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const cacheName = "luizbills.litecanvas-editor-v1";
2-
const version = "2.26.1";
2+
const version = "2.27.0";
33

44
const precacheResources = [
55
"/",

public/tools/pixel-art-editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ <h1>litepixel</h1>
242242
"#FFF1E8",
243243

244244
"#e83b3b",
245-
"#f8d878",
245+
"#fabc20",
246246
"#155fd9",
247247
"#3cbcfc",
248248

0 commit comments

Comments
 (0)