Skip to content

Commit 02620e5

Browse files
committed
upgrade to latest SP build
1 parent 5e3edd7 commit 02620e5

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

dist/Shader Park TD.toe

-16 Bytes
Binary file not shown.

dist/shader-park-core.zip

56.7 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"pkg": "^5.1.0"
1616
},
1717
"dependencies": {
18-
"shader-park-core": "^0.1.17"
18+
"shader-park-core": "^0.1.25"
1919
}
2020
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -793,10 +793,10 @@ set-blocking@~2.0.0:
793793
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
794794
integrity sha1-BF+XgtARrppoA93TgrJDkrPYkPc=
795795

796-
shader-park-core@^0.1.17:
797-
version "0.1.17"
798-
resolved "https://registry.yarnpkg.com/shader-park-core/-/shader-park-core-0.1.17.tgz#8d146e30d082b456079702422c18d49fed01c073"
799-
integrity sha512-nNgWqEtPzgaON1d1885RKRW/o66LDhYVsU+SbA9f0SQNgcE4h00tvlxDwndmGR6ArgrW+1+yb2iAVJ3C1Byu/Q==
796+
shader-park-core@^0.1.25:
797+
version "0.1.25"
798+
resolved "https://registry.yarnpkg.com/shader-park-core/-/shader-park-core-0.1.25.tgz#4e404e12b69d4b30dfa485b8ee58ea0e4aa436ba"
799+
integrity sha512-i/0ADhI3lw0XbSq2V3VrF95VlTD83dutmJymhWYBhoaek1a8pmayVWbXg/gWbVM09wBJQ5niGdvxlrPQ4K1aKw==
800800
dependencies:
801801
"@shaderfrog/glsl-parser" "^0.2.1"
802802
escodegen "^1.11.1"

0 commit comments

Comments
 (0)