Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2017-04-15 05:38:59 +0300
committerLuke "Jared" Bennett <lbennett@gitlab.com>2017-04-15 05:38:59 +0300
commite22bd9650d7bebfea0909fdaf5be7dcf746b53f7 (patch)
treebdcc94b5136ad14eabf2066f56ac654e04fa9a01 /package.json
parent067361327bba0cb7a8b28190485699da7deb22bb (diff)
Updated specs, added rewire, updated layouts to move conditional raven and gon to head
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0b24c5b8b04..d05ae8f7658 100644
--- a/package.json
+++ b/package.json
@@ -44,6 +44,7 @@
},
"devDependencies": {
"babel-plugin-istanbul": "^4.0.0",
+ "babel-plugin-rewire": "^1.1.0",
"eslint": "^3.10.1",
"eslint-config-airbnb-base": "^10.0.1",
"eslint-import-resolver-webpack": "^0.8.1",