Skip to content

Commit afa98af

Browse files
Release 1.1.156
1 parent b6b929c commit afa98af

File tree

4 files changed

+8
-9
lines changed

4 files changed

+8
-9
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ env:
7474
assetMachine: <The asset name pushed to Asset service>
7575
tagname: <The asset tag pushed to Asset service>
7676
```
77-
78-
`predix push <appName> -f my-app-manifest.yml`
77+
3. `predix push <appName> -f my-app-manifest.yml`
7978

8079
[![Analytics](https://ga-beacon.appspot.com/UA-82773213-1/predix-nodejs-starter/readme?pixel)](https://github.com/PredixDev)
8180

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.155",
3+
"version": "1.1.156",
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,13 +1,13 @@
11
{
22
"name": "Predix Front End Web App.html",
3-
"version": "1.1.155",
3+
"version": "1.1.156",
44
"private": true,
55
"dependencies": {
6-
"local-setup": "https://github.com/PredixDev/local-setup#1.0.79",
7-
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.120",
8-
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.133",
6+
"local-setup": "https://github.com/PredixDev/local-setup#1.0.88",
7+
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.133",
8+
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.136",
99
"predix-nodejs-starter": "https://github.com/PredixDev/predix-nodejs-starter#",
10-
"winddata-timeseries-service": "https://github.com/PredixDev/winddata-timeseries-service#2.0.52"
10+
"winddata-timeseries-service": "https://github.com/PredixDev/winddata-timeseries-service#2.0.54"
1111
},
1212
"author": "turnerth"
1313
}

0 commit comments

Comments
 (0)