Browse Source

Upgrade NPM dependencies/packages

tags/v0.0.2
Lyubo Marinov 8 years ago
parent
commit
296134ab3e
2 changed files with 4 additions and 2 deletions
  1. 2
    0
      flow-typed/npm/flow-bin_v0.x.x.js
  2. 2
    2
      package.json

+ 2
- 0
flow-typed/npm/flow-bin_v0.x.x.js View File

@@ -1,3 +1,5 @@
1
+/* @flow */
2
+
1 3
 // flow-typed signature: 6a5610678d4b01e13bbfbbc62bdaf583
2 4
 // flow-typed version: 3817bc6980/flow-bin_v0.x.x/flow_>=v0.25.x
3 5
 

+ 2
- 2
package.json View File

@@ -30,8 +30,8 @@
30 30
   },
31 31
   "devDependencies": {
32 32
     "babel-core": "6.24.1",
33
-    "babel-eslint": "7.2.1",
34
-    "babel-loader": "6.4.1",
33
+    "babel-eslint": "7.2.3",
34
+    "babel-loader": "7.0.0",
35 35
     "babel-preset-es2015": "6.24.1",
36 36
     "eslint": "3.19.0",
37 37
     "eslint-plugin-flowtype": "2.30.4",

Loading…
Cancel
Save