package.json: Fix trailing comma

This commit is contained in:
Alan Orth 2016-09-07 14:01:39 +03:00
parent f7b4f0a819
commit a68bac5ebf
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
"node": "6.3.1"
},
"dependencies": {
"bootstrap": "4.0.0-alpha.3",
"bootstrap": "4.0.0-alpha.3"
},
"devDependencies": {
"clean-css": "^3.4.19",