File tree Expand file tree Collapse file tree 3 files changed +107
-12
lines changed
Expand file tree Collapse file tree 3 files changed +107
-12
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " predix-nodejs-starter" ,
3- "version" : " 1.1.126 " ,
3+ "version" : " 1.1.135 " ,
44 "private" : true ,
55 "scripts" : {
66 "start" : " node server/app.js" ,
7- "test" : " mocha" ,
8- "preversion" : " npm test" ,
9- "version" : " git add package.json && git commit -m \" version bump\" " ,
10- "postversion" : " git push"
7+ "test" : " mocha"
118 },
129 "dependencies" : {
1310 "body-parser" : " ~1.13.2" ,
2118 "https-proxy-agent" : " ^1.0.0" ,
2219 "passport" : " >= 0.0.0" ,
2320 "passport-oauth2-middleware" : " *" ,
24- "passport-predix-oauth" : " 0.1.15 " ,
21+ "passport-predix-oauth" : " 0.1.44 " ,
2522 "request" : " ~2.67.0" ,
2623 "url" : " ~0.11.0"
2724 },
Original file line number Diff line number Diff line change 11{
22 "name" : " Predix Front End Web App.html" ,
3- "version" : " 1.1.126 " ,
3+ "version" : " 1.1.135 " ,
44 "private" : true ,
55 "dependencies" : {
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 "
6+ "local-setup" : " https://github.com/PredixDev/local-setup#1.0.59 " ,
7+ "predix-scripts" : " https://github.com/PredixDev/predix-scripts#1.1.88 " ,
8+ "Predix-HelloWorld-WebApp" : " https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.100 " ,
9+ "predix-nodejs-starter" : " https://github.com/PredixDev/predix-nodejs-starter#1.1.135 " ,
10+ "winddata-timeseries-service" : " https://github.com/PredixDev/winddata-timeseries-service#2.0.40 "
1111 },
1212 "author" : " turnerth"
1313}
You can’t perform that action at this time.
0 commit comments