Skip to content

Commit 2d7174b

Browse files
Update package.json
Fixes #3
1 parent f1b0354 commit 2d7174b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"description": "Example app showing the IBM Watson Speech To Text browser library in action.",
55
"main": "token-server.js",
66
"scripts": {
7-
"start": "node token-server.js",
8-
7+
"start": "node token-server.js"
98
},
109
"dependencies": {
1110
"express": "^4.13.3",

0 commit comments

Comments
 (0)