mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 18:22:37 -04:00
Add Jest and peer dependencies
This commit is contained in:
@@ -43,7 +43,11 @@
|
|||||||
"gulp-jshint": "2.1.0",
|
"gulp-jshint": "2.1.0",
|
||||||
"gulp-prettyerror": "1.2.1",
|
"gulp-prettyerror": "1.2.1",
|
||||||
"gulp-sass-lint": "1.4.0",
|
"gulp-sass-lint": "1.4.0",
|
||||||
|
"jest": "24.7.1",
|
||||||
"jshint": "2.10.2",
|
"jshint": "2.10.2",
|
||||||
"jshint-stylish": "2.2.1"
|
"jshint-stylish": "2.2.1"
|
||||||
|
},
|
||||||
|
"peerDependencies": {
|
||||||
|
"request": "2.88.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user