Skip to content

Commit 23e4104

Browse files
committed
upgrade to sp 1.4
1 parent fe58c75 commit 23e4104

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

dist/shader-park-core.zip

10.9 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.0.2-8.2"
18+
"shader-park-core": "^0.1.4"
1919
}
2020
}

yarn.lock

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

791-
shader-park-core@^0.0.2-8.2:
792-
version "0.0.2-8.2"
793-
resolved "https://registry.yarnpkg.com/shader-park-core/-/shader-park-core-0.0.2-8.2.tgz#fc0c99b19682bd2b683b8a91ee5b305256f0140c"
794-
integrity sha512-n+UGHtqhH+lVFAQc52p6wQ+65kj98Bn7gI3KM9UXzl0sJB5wKDU5qhvBwmuGUfxmYKun5sRYDnYJrxOUA39wMQ==
791+
shader-park-core@^0.1.4:
792+
version "0.1.4"
793+
resolved "https://registry.yarnpkg.com/shader-park-core/-/shader-park-core-0.1.4.tgz#f03d807e283a2b02b21370a9dc5f7e8f5a9bcd50"
794+
integrity sha512-3o7jylWJ2vWLEvH9bf/otHJUDGcl75r7m9LtQ+vrh+WgrfhpKLSZmrzH+K5+I18o8uyfxNVslApDguB0+MW8kw==
795795
dependencies:
796796
escodegen "^1.11.1"
797797
esprima "^4.0.1"

0 commit comments

Comments
 (0)