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 3158e70 commit 3033c2fCopy full SHA for 3033c2f
package.json
@@ -20,9 +20,7 @@
20
},
21
"bin": "./dist/bin/index.js",
22
"dependencies": {
23
- "babel-plugin-macros": "^2.6.1",
24
"es6-error": "^4.1.1",
25
- "inline-loops.macro": "^1.0.3",
26
"lodash": "^4.17.11",
27
"pluralize": "^8.0.0",
28
"roarr": "^2.13.2",
@@ -39,12 +37,14 @@
39
37
"@babel/register": "^7.4.4",
40
38
"ava": "^2.1.0",
41
"babel-plugin-istanbul": "^5.1.4",
+ "babel-plugin-macros": "^2.6.1",
42
"coveralls": "^3.0.4",
43
"eslint": "^5.16.0",
44
"eslint-config-canonical": "^17.1.0",
45
"flow-bin": "^0.101.0",
46
"flow-copy-source": "^2.0.6",
47
"husky": "^2.4.1",
+ "inline-loops.macro": "^1.0.3",
48
"nyc": "^14.1.1",
49
"semantic-release": "^15.13.16"
50
0 commit comments