Skip to content

Commit

Permalink
Trivial change to trigger build generation
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarcos committed Apr 19, 2023
1 parent aa42fe3 commit 60675a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/shader.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ var propertyToThreeMapping = {
* Shader class definition.
*
* Shaders extend the material component API so you can create your own library
* of customized materials
* of customized materials.
*
*/
var Shader = module.exports.Shader = function () {};
Expand Down

0 comments on commit 60675a5

Please sign in to comment.