Просмотр исходного кода

bump package version

also update package-lock.json
bug-decimal-undefined
John Robinson 4 лет назад
Родитель
Сommit
eb3bc894f3
Не найден GPG ключ соответствующий данной подписи
2 измененных файлов: 2 добавлений и 3 удалений
  1. +1
    -1
      package-lock.json
  2. +1
    -2
      package.json

+ 1
- 1
package-lock.json Просмотреть файл

@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-boolean-logic-ultimate",
"version": "0.0.8",
"version": "1.0.21",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

+ 1
- 2
package.json Просмотреть файл

@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-boolean-logic-ultimate",
"version": "1.0.20",
"version": "1.0.21",
"description": "A set of Node-RED enhanced boolean logic node, flow interruption node, blinker node, invert node, filter node, with persisten values after reboot and more.",
"author": "Supergiovane (https://github.com/Supergiovane)",
"dependencies": {
@@ -27,7 +27,6 @@
"BlinkerUltimate": "boolean-logic-ultimate/BlinkerUltimate.js",
"SimpleOutputUltimate": "boolean-logic-ultimate/SimpleOutputUltimate.js",
"InjectUltimate": "boolean-logic-ultimate/InjectUltimate.js"
}
}
}

Загрузка…
Отмена
Сохранить