Skip to content

Commit

Permalink
[ver23.5.5] 二重定義箇所、定義コメントの誤りを修正(更新忘れ反映)
Browse files Browse the repository at this point in the history
  • Loading branch information
cwtickle committed Jan 26, 2022
1 parent 7215f66 commit 898b8b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js/lib/danoni_constants.js
Expand Up @@ -5,7 +5,7 @@
*
* Source by tickle
* Created : 2019/11/19
* Revised : 2021/10/14 (v23.5.0)
* Revised : 2022/01/26 (v23.5.5)
*
* https://github.com/cwtickle/danoniplus
*/
Expand Down
2 changes: 1 addition & 1 deletion jsconfig.json
@@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "es6",
"target": "es2020",
"baseUrl": "./"
},
"exclude": [
Expand Down

0 comments on commit 898b8b3

Please sign in to comment.