Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
229929f7f1 | |||
923b423536 |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@push.rocks/smartdaemon",
|
"name": "@push.rocks/smartdaemon",
|
||||||
"version": "2.0.5",
|
"version": "2.0.6",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "Start scripts as long running daemons and manage them.",
|
"description": "Start scripts as long running daemons and manage them.",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartdaemon',
|
name: '@push.rocks/smartdaemon',
|
||||||
version: '2.0.5',
|
version: '2.0.6',
|
||||||
description: 'Start scripts as long running daemons and manage them.'
|
description: 'Start scripts as long running daemons and manage them.'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user