Skip to content

Commit 93d9f75

Browse files
committed
Trying a straight rebuild of the last release
1 parent 46661b6 commit 93d9f75

5 files changed

Lines changed: 8 additions & 9 deletions

File tree

.size-snapshot.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"dist/gl-matrix-min.js": {
3-
"bundled": 196746,
4-
"minified": 48868,
5-
"gzipped": 12030
3+
"bundled": 199625,
4+
"minified": 50738,
5+
"gzipped": 12930
66
},
77
"dist\\gl-matrix-min.js": {
88
"bundled": 199625,

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2015-2020, Brandon Jones, Colin MacKenzie IV.
1+
Copyright (c) 2015-2021, Brandon Jones, Colin MacKenzie IV.
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

dist/gl-matrix-min.js

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

dist/gl-matrix.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
@author Colin MacKenzie IV
66
@version 3.3.0
77
8-
Copyright (c) 2015-2020, Brandon Jones, Colin MacKenzie IV.
8+
Copyright (c) 2015-2021, Brandon Jones, Colin MacKenzie IV.
99
1010
Permission is hereby granted, free of charge, to any person obtaining a copy
1111
of this software and associated documentation files (the "Software"), to deal

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,5 @@
5252
"rollup-plugin-size-snapshot": "^0.11.0",
5353
"rollup-plugin-terser": "^5.3.0",
5454
"typescript": "^3.8.3"
55-
},
56-
"dependencies": {}
55+
}
5756
}

0 commit comments

Comments
 (0)