mirror of
https://github.com/voideditor/void
synced 2026-05-23 01:18:25 +00:00
minor updates
This commit is contained in:
parent
83c1f3430a
commit
bd9b9a9058
2 changed files with 6 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "code-oss-dev",
|
||||
"version": "1.94.0",
|
||||
"name": "void-dev",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "code-oss-dev",
|
||||
"version": "1.94.0",
|
||||
"name": "void-dev",
|
||||
"version": "1.0.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"name": "voideditor-dev",
|
||||
"name": "void-dev",
|
||||
"productName": "Void",
|
||||
"version": "1.0.0",
|
||||
"distro": "this is a commit number if we want to publish on npm",
|
||||
"author": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue