forked from olcxjas-softworks/LarpixClient
update electron to v43
This commit is contained in:
parent
68ac0beedf
commit
fb6c8b6ee9
5385 changed files with 513060 additions and 123058 deletions
20
electron/node_modules/tmp/package.json
generated
vendored
20
electron/node_modules/tmp/package.json
generated
vendored
|
|
@ -1,20 +1,10 @@
|
|||
{
|
||||
"name": "tmp",
|
||||
"version": "0.2.5",
|
||||
"version": "0.2.7",
|
||||
"description": "Temporary file and directory creator",
|
||||
"author": "KARASZI István <github@spam.raszi.hu>",
|
||||
"contributors": [
|
||||
"Carsten Klein <trancesilken@gmail.com> (https://github.com/silkentrance)"
|
||||
],
|
||||
"keywords": [
|
||||
"temporary",
|
||||
"tmp",
|
||||
"temp",
|
||||
"tempdir",
|
||||
"tempfile",
|
||||
"tmpdir",
|
||||
"tmpfile"
|
||||
],
|
||||
"contributors": ["Carsten Klein <trancesilken@gmail.com> (https://github.com/silkentrance)"],
|
||||
"keywords": ["temporary", "tmp", "temp", "tempdir", "tempfile", "tmpdir", "tmpfile"],
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/raszi/node-tmp.git",
|
||||
"homepage": "http://github.com/raszi/node-tmp",
|
||||
|
|
@ -33,9 +23,7 @@
|
|||
"mocha": "^10.2.0"
|
||||
},
|
||||
"main": "lib/tmp.js",
|
||||
"files": [
|
||||
"lib/"
|
||||
],
|
||||
"files": ["lib/"],
|
||||
"changelog": {
|
||||
"labels": {
|
||||
"breaking": ":boom: Breaking Change",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue