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 d6d449d commit 7e7b442Copy full SHA for 7e7b442
2 files changed
package.json
@@ -31,9 +31,12 @@
31
"watch": "rollup -w -c"
32
},
33
"devDependencies": {
34
+ "@babel/core": "^7.0.0-beta.55",
35
"@types/cheerio": "^0.22.8",
36
"@types/jest": "^23.3.1",
37
"autoprefixer": "^9.1.0",
38
+ "babel-core": "^7.0.0-0",
39
+ "babel-jest": "^23.4.2",
40
"cheerio": "^1.0.0-rc.2",
41
"codecov": "^3.0.4",
42
"github-markdown-css": "^2.10.0",
0 commit comments