Skip to content

Commit cdb7981

Browse files
fuzzie360claude
andcommitted
build: Track gpu.js from git until 2.19.7 is on npm
The string kernel this app must use needs createKernel to be typed for a string source, which lands in gpu.js 2.19.7. Both gpu.js and @gpujs/expo-gl point at git until their releases are published; switch both to version ranges afterwards. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent 835b464 commit cdb7981

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"expo": "~57.0.8",
1717
"expo-gl": "~57.0.2",
1818
"expo-status-bar": "~57.0.1",
19-
"gpu.js": "^2.19.6",
19+
"gpu.js": "github:gpujs/gpu.js#develop",
2020
"react": "19.2.3",
2121
"react-native": "0.86.0"
2222
},

0 commit comments

Comments
 (0)