Skip to content

Commit e811c94

Browse files
author
Student User
committed
Fixed JSON syntax
1 parent 5dcc01b commit e811c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodejs-helloworld/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"author": "Red Hat Training",
1010
"license": "ASL",
1111
"dependencies": {
12-
"express" "4.14.x"
12+
"express": "4.14.x"
1313
}
1414
}

0 commit comments

Comments
 (0)