Merge #23

Merged
Sirherobrine23 merged 6 commits from main into stable 2021-02-02 03:25:55 +00:00
4 changed files with 19 additions and 1549 deletions
Showing only changes of commit 239940d4b0 - Show all commits

6
package-lock.json generated
View File

@ -759,9 +759,9 @@
}
},
"open": {
"version": "7.3.1",
"resolved": "https://registry.npmjs.org/open/-/open-7.3.1.tgz",
"integrity": "sha512-f2wt9DCBKKjlFbjzGb8MOAW8LH8F0mrs1zc7KTjAJ9PZNQbfenzWbNP1VZJvw6ICMG9r14Ah6yfwPn7T7i646A==",
"version": "7.4.0",
"resolved": "https://registry.npmjs.org/open/-/open-7.4.0.tgz",
"integrity": "sha512-PGoBCX/lclIWlpS/R2PQuIR4NJoXh6X5AwVzE7WXnWRGvHg7+4TBCgsujUgiPpm0K1y4qvQeWnCWVTpTKZBtvA==",
"requires": {
"is-docker": "^2.0.0",
"is-wsl": "^2.1.1"