Skip to content

Commit 88f612e

Browse files
author
Predix Robot
committed
Release 1.1.93
1 parent 48bbe20 commit 88f612e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "predix-nodejs-starter",
3-
"version": "1.1.84",
3+
"version": "1.1.93",
44
"private": true,
55
"scripts": {
66
"start": "node server/app.js",
@@ -21,7 +21,7 @@
2121
"https-proxy-agent": "^1.0.0",
2222
"passport": ">= 0.0.0",
2323
"passport-oauth2-middleware": "*",
24-
"passport-predix-oauth": "0.1.13",
24+
"passport-predix-oauth": "0.1.15",
2525
"request": "~2.67.0",
2626
"url": "~0.11.0"
2727
},

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.84",
3+
"version": "1.1.93",
44
"private": true,
55
"dependencies": {
6-
"local-setup": "https://github.com/PredixDev/local-setup#1.0.12",
7-
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.36",
8-
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.48",
9-
"predix-nodejs-starter": "https://github.com/PredixDev/predix-nodejs-starter#1.1.84",
10-
"winddata-timeseries-service": "https://github.com/PredixDev/winddata-timeseries-service#2.0.26"
6+
"local-setup": "https://github.com/PredixDev/local-setup#1.0.14",
7+
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.40",
8+
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.54",
9+
"predix-nodejs-starter": "https://github.com/PredixDev/predix-nodejs-starter#1.1.93",
10+
"winddata-timeseries-service": "https://github.com/PredixDev/winddata-timeseries-service#2.0.27"
1111
},
1212
"author": "turnerth"
1313
}

0 commit comments

Comments
 (0)