Skip to content

Commit 799da82

Browse files
author
H
committed
v0.10.0
1 parent ee82981 commit 799da82

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zabo-nodejs-quickstart-app",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"private": true,
55
"scripts": {
66
"start": "node ./bin/www"
@@ -14,6 +14,6 @@
1414
"morgan": "~1.9.1",
1515
"open": "^7.0.0",
1616
"pug": "^2.0.4",
17-
"zabo-sdk-js": "^0.10.0-beta.5"
17+
"zabo-sdk-js": "^0.10.0"
1818
}
19-
}
19+
}

0 commit comments

Comments
 (0)