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 023f2c5 commit 696c162Copy full SHA for 696c162
package.json
@@ -51,7 +51,9 @@
51
"rollup-plugin-hashbang": "^2.2.2",
52
"rollup-plugin-postcss": "^3.1.2",
53
"rollup-plugin-terser": "^6.1.0",
54
- "v8-compile-cache": "^2.1.1"
+ "v8-compile-cache": "^2.1.1",
55
+ "cac": "^6.5.10",
56
+ "joycon": "^2.2.5"
57
},
58
"devDependencies": {
59
"@types/babel__core": "^7.1.8",
@@ -68,13 +70,11 @@
68
70
"babel-plugin-alter-object-assign": "^1.0.2",
69
71
"boxen": "^4.2.0",
72
"builtin-modules": "^3.1.0",
- "cac": "^6.5.10",
73
"commitizen": "^4.1.2",
74
"cz-conventional-changelog": "^3.2.0",
75
"gzip-size": "^5.1.1",
76
"husky": "^4.2.5",
77
"jest": "^26.0.1",
- "joycon": "^2.2.5",
78
"lint-staged": "^10.2.10",
79
"lodash": "^4.17.15",
80
"nswatch": "^0.2.0",
0 commit comments