|
|
@@ -29,11 +29,11 @@
|
|
29
|
29
|
"strophejs-plugins": "0.0.7"
|
|
30
|
30
|
},
|
|
31
|
31
|
"devDependencies": {
|
|
32
|
|
- "babel-core": "6.24.0",
|
|
|
32
|
+ "babel-core": "6.24.1",
|
|
33
|
33
|
"babel-eslint": "7.2.1",
|
|
34
|
34
|
"babel-loader": "6.4.1",
|
|
35
|
|
- "babel-preset-es2015": "6.24.0",
|
|
36
|
|
- "eslint": "3.18.0",
|
|
|
35
|
+ "babel-preset-es2015": "6.24.1",
|
|
|
36
|
+ "eslint": "3.19.0",
|
|
37
|
37
|
"eslint-plugin-flowtype": "2.30.4",
|
|
38
|
38
|
"eslint-plugin-import": "2.2.0",
|
|
39
|
39
|
"flow-bin": "0.38.0",
|
|
|
@@ -44,7 +44,7 @@
|
|
44
|
44
|
"karma-jasmine": "0.3.8",
|
|
45
|
45
|
"karma-webpack": "1.8.1",
|
|
46
|
46
|
"precommit-hook": "3.0.0",
|
|
47
|
|
- "string-replace-loader": "1.1.0",
|
|
|
47
|
+ "string-replace-loader": "1.2.0",
|
|
48
|
48
|
"webpack": "1.14.0"
|
|
49
|
49
|
},
|
|
50
|
50
|
"scripts": {
|