We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef95223 commit 833d7ceCopy full SHA for 833d7ce
1 file changed
package.json
@@ -18,7 +18,6 @@
18
},
19
"license": "BSD-3-Clause",
20
"dependencies": {
21
- "flow-runtime": "0.0.6",
22
"immutable": "^3.8.1"
23
24
"devDependencies": {
@@ -34,6 +33,7 @@
34
33
"chai": "^3.5.0",
35
"eslint": "^3.13.1",
36
"eslint-config-canonical": "^6.0.0",
+ "flow-runtime": "0.0.6",
37
"husky": "^0.12.0",
38
"mocha": "^3.2.0",
39
"semantic-release": "^6.3.2"
0 commit comments