Merge pull request #559 from Hongarc/patch-3

chore(deps): `contributor-faces` to `devDepen`
This commit is contained in:
Peter Cottle 2019-04-10 08:59:08 -07:00 committed by GitHub
commit 95270f90ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,7 @@
},
"devDependencies": {
"browserify": "^13.0.0",
"contributor-faces": "^1.0.2",
"grunt": "^1.0.4",
"grunt-browserify": "^4.0.1",
"grunt-contrib-clean": "~0.5.0",
@ -30,7 +31,6 @@
},
"dependencies": {
"backbone": "~1.1.2",
"contributor-faces": "^1.0.2",
"flux": "^2.0.1",
"markdown": "~0.4.0",
"q": "~0.8.11",