Skip to content

Commit d594f67

Browse files
committed
remove trailing comma in package.json
1 parent 16066c0 commit d594f67

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
@@ -39,7 +39,7 @@
3939
"pre-commit": "^1.2.2",
4040
"react": "^15.4.2",
4141
"react-addons-test-utils": "^15.4.2",
42-
"react-dom": "^15.4.2",
42+
"react-dom": "^15.4.2"
4343
},
4444
"repository": {
4545
"type": "git",

0 commit comments

Comments
 (0)