Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Jul 12, 2023
1 parent 27f0a45 commit 7029eb7
Show file tree
Hide file tree
Showing 10 changed files with 6,706 additions and 8 deletions.
3,926 changes: 3,926 additions & 0 deletions dist/5.x/twgl-full.d.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/5.x/twgl-full.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/5.x/twgl-full.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/5.x/twgl-full.module.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* @license twgl.js 5.3.1 Copyright (c) 2015, Gregg Tavares All Rights Reserved.
/* @license twgl.js 5.4.0 Copyright (c) 2015, Gregg Tavares All Rights Reserved.
Available via the MIT license.
see: http://github.com/greggman/twgl.js for details */
/*
Expand Down
2,772 changes: 2,772 additions & 0 deletions dist/5.x/twgl.d.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/5.x/twgl.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/5.x/twgl.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<!-- this file is auto-generated from README.md. Do not edited directly -->
<!--
@license twgl.js 5.3.1 Copyright (c) 2015, Gregg Tavares All Rights Reserved.
@license twgl.js 5.4.0 Copyright (c) 2015, Gregg Tavares All Rights Reserved.
Available via the MIT license.
see: http://github.com/greggman/twgl.js for details
-->
Expand Down
2 changes: 1 addition & 1 deletion npm/base/dist/5.x/twgl.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion npm/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twgl-base.js",
"version": "5.3.1",
"version": "5.4.0",
"description": "A Tiny WebGL helper library",
"main": "dist/5.x/twgl.js",
"types": "dist/5.x/twgl-full.d.ts",
Expand Down

0 comments on commit 7029eb7

Please sign in to comment.