Fixes and improvements
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tp/tp-flow-nodes",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"description": "",
|
||||
"main": "tp-flow-nodes.js",
|
||||
"scripts": {
|
||||
@@ -13,6 +13,8 @@
|
||||
"author": "trading_peter",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"lit": "^3.0.0"
|
||||
"lit": "^3.0.0",
|
||||
"@tp/helpers": "^2.0.0",
|
||||
"@tp/tp-timeout-strip": "^1.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user