Skip to content

Commit 3483778

Browse files
committed
[patch] update deps and configs and fix license string
1 parent 5bb660d commit 3483778

12 files changed

Lines changed: 2793 additions & 3953 deletions

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
ignore-scripts=true
22
install-links=true
3+
min-release-age=5 # days

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@
4646
"files.associations": {
4747
"*.svg": "html"
4848
},
49-
"typescript.tsdk": "node_modules/typescript/lib"
49+
"js/ts.tsdk.path": "node_modules/typescript/lib"
5050
}

LICENSE-MIT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 electrovir
3+
Copyright (c) 2026 electrovir
44

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

0 commit comments

Comments
 (0)