mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-19 18:07:58 +00:00
wip
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
"build": "webpack --progress --color --display-modules",
|
||||
"watch": "webpack --progress --color --watch"
|
||||
},
|
||||
"files": ["dist"],
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"author": "Eugene Pankov",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
@@ -46,5 +48,6 @@
|
||||
"mz": "^2.6.0",
|
||||
"node-pty": "0.6.2",
|
||||
"winreg": "^1.2.3"
|
||||
}
|
||||
},
|
||||
"false": {}
|
||||
}
|
||||
|
Reference in New Issue
Block a user