Skip to content

Commit ec03396

Browse files
authored
fix(moment): add missing coma
1 parent b288ff4 commit ec03396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"isomorphic-fetch": "^2.2.1",
4949
"jquery": "^2.2.1",
5050
"json-loader": "^0.5.4",
51-
"moment": "2.18.1"
51+
"moment": "2.18.1",
5252
"ng2-signalr": "2.0.4",
5353
"ngx-bootstrap": "2.0.0-beta.3",
5454
"node-sass": "^4.5.2",

0 commit comments

Comments
 (0)