#8282 - updated package.json files

This commit is contained in:
Eugene Pankov
2023-04-23 08:40:17 -07:00
parent 19d59a4cfb
commit dc8ddfcd15
14 changed files with 27 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tabby-electron",
"version": "1.0.189-nightly.2",
"version": "1.0.197-nightly.0",
"description": "Electron-specific bindings",
"keywords": [
"tabby-builtin-plugin"
@@ -12,7 +12,8 @@
"watch": "webpack --progress --color --watch"
},
"files": [
"dist"
"dist",
"typings"
],
"author": "Eugene Pankov",
"license": "MIT",