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 a6e7e20 commit 675d952Copy full SHA for 675d952
1 file changed
package.json
@@ -38,6 +38,7 @@
38
],
39
"dependencies": {
40
"@babel/runtime": "^7.0.0-beta.40",
41
+ "deep-assign": "^2.0.0",
42
"fast-glob": "^2.0.4",
43
"get-cff": "^0.1.2",
44
"make-dir": "^1.2.0",
@@ -63,7 +64,6 @@
63
64
"conventional-changelog-cli": "^1.3.14",
65
"coveralls": "^3.0.0",
66
"cpy": "^6.0.0",
- "deep-assign": "^2.0.0",
67
"eslint": "^4.18.0",
68
"eslint-config-xo": "^0.20.1",
69
"eslint-config-xo-space": "^0.18.0",
0 commit comments