Skip to content

Commit f88ffe8

Browse files
-
1 parent b04e41c commit f88ffe8

File tree

4 files changed

+7
-8
lines changed

4 files changed

+7
-8
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-5
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,18 @@
66
"directories": {
77
"example": "example"
88
},
9-
"dependencies": {},
109
"devDependencies": {
11-
"lodash": ">=4.17.21",
12-
"strip-comments": "^1.0.2",
1310
"date-utils": "^1.2.21",
14-
"gulp": "^4.0.0",
11+
"gulp": "^4.0.2",
1512
"gulp-concat": "^2.6.1",
1613
"gulp-insert": "^0.5.0",
1714
"gulp-rename": "^1.4.0",
1815
"gulp-string-replace": "^1.1.2",
1916
"gulp-strip-debug": "^3.0.0",
2017
"gulp-text-simple": "^0.4.4",
21-
"gulp-uglify-es": "^1.0.4"
18+
"gulp-uglify-es": "^1.0.4",
19+
"lodash": ">=4.17.21",
20+
"strip-comments": "^1.0.2"
2221
},
2322
"scripts": {
2423
"build": "gulp"

release/RedGL.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -30400,4 +30400,4 @@ var RedGLOffScreen;
3040030400
};
3040130401
RedWorkerCode = RedWorkerCode.toString().replace(/^function ?. ?\) ?\{|\}\;?$/g, '');
3040230402
})();
30403-
})();var RedGL_VERSION = {version : 'RedGL Release. last update( 2022-06-08 14:34:34)' };console.log(RedGL_VERSION);
30403+
})();var RedGL_VERSION = {version : 'RedGL Release. last update( 2022-06-08 14:43:33)' };console.log(RedGL_VERSION);

release/RedGL.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)