Skip to content

Commit

Permalink
Release 1.1.122
Browse files Browse the repository at this point in the history
  • Loading branch information
Predix Robot committed Dec 29, 2017
1 parent c88b841 commit fe37445
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "predix-nodejs-starter",
"version": "1.1.119",
"version": "1.1.122",
"private": true,
"scripts": {
"start": "node server/app.js",
Expand Down
12 changes: 6 additions & 6 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "Predix Front End Web App.html",
"version": "1.1.119",
"version": "1.1.122",
"private": true,
"dependencies": {
"local-setup": "https://github.com/PredixDev/local-setup#1.0.17",
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.51",
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.70",
"predix-nodejs-starter": "https://github.com/PredixDev/predix-nodejs-starter#1.1.119",
"winddata-timeseries-service": "https://github.com/PredixDev/winddata-timeseries-service#2.0.33"
"local-setup": "https://github.com/PredixDev/local-setup#1.0.20",
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.52",
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.72",
"predix-nodejs-starter": "https://github.com/PredixDev/predix-nodejs-starter#1.1.122",
"winddata-timeseries-service": "https://github.com/PredixDev/winddata-timeseries-service#2.0.35"
},
"author": "turnerth"
}

0 comments on commit fe37445

Please sign in to comment.