Skip to content

Commit e040d94

Browse files
author
Predix Robot
committed
Release 1.1.107
1 parent 4f77feb commit e040d94

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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.104",
3+
"version": "1.1.107",
44
"private": true,
55
"scripts": {
66
"start": "node server/app.js",

version.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "Predix Front End Web App.html",
3-
"version": "1.1.104",
3+
"version": "1.1.107",
44
"private": true,
55
"dependencies": {
6-
"local-setup": "https://github.com/PredixDev/local-setup#1.0.16",
7-
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.43",
8-
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.60",
9-
"predix-nodejs-starter": "https://github.com/PredixDev/predix-nodejs-starter#1.1.104",
6+
"local-setup": "https://github.com/PredixDev/local-setup#1.0.17",
7+
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.44",
8+
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.62",
9+
"predix-nodejs-starter": "https://github.com/PredixDev/predix-nodejs-starter#1.1.107",
1010
"winddata-timeseries-service": "https://github.com/PredixDev/winddata-timeseries-service#2.0.29"
1111
},
1212
"author": "turnerth"

0 commit comments

Comments
 (0)