Skip to content

Commit 890c53d

Browse files
author
Predix Robot
committed
Release 1.1.126
1 parent fe37445 commit 890c53d

File tree

3 files changed

+7
-194
lines changed

3 files changed

+7
-194
lines changed

Jenkinsfile

Lines changed: 0 additions & 187 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "predix-nodejs-starter",
3-
"version": "1.1.122",
3+
"version": "1.1.126",
44
"private": true,
55
"scripts": {
66
"start": "node server/app.js",

version.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "Predix Front End Web App.html",
3-
"version": "1.1.122",
3+
"version": "1.1.126",
44
"private": true,
55
"dependencies": {
6-
"local-setup": "https://github.com/PredixDev/local-setup#1.0.20",
7-
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.52",
8-
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.72",
9-
"predix-nodejs-starter": "https://github.com/PredixDev/predix-nodejs-starter#1.1.122",
10-
"winddata-timeseries-service": "https://github.com/PredixDev/winddata-timeseries-service#2.0.35"
6+
"local-setup": "https://github.com/PredixDev/local-setup#1.0.25",
7+
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.53",
8+
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.73",
9+
"predix-nodejs-starter": "https://github.com/PredixDev/predix-nodejs-starter#1.1.126",
10+
"winddata-timeseries-service": "https://github.com/PredixDev/winddata-timeseries-service#2.0.37"
1111
},
1212
"author": "turnerth"
1313
}

0 commit comments

Comments
 (0)