mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 02:25:56 +00:00
chore(release): bump version to 2.2.0
This commit is contained in:
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "pulse",
|
||||
"version": "2.0.0",
|
||||
"version": "2.2.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "pulse",
|
||||
"version": "2.0.0",
|
||||
"version": "2.2.0",
|
||||
"dependencies": {
|
||||
"dotenv": "^16.0.0"
|
||||
},
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pulse",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"description": "Lightweight monitor for Proxmox",
|
||||
"scripts": {
|
||||
"dev": "NODE_ENV=development cd server && node index.js",
|
||||
|
||||
Reference in New Issue
Block a user