Skip to content

Commit cd1638f

Browse files
Testing docs
1 parent cdca7d4 commit cd1638f

File tree

2 files changed

+15873
-14046
lines changed

2 files changed

+15873
-14046
lines changed

docs/package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"deploy": "gh-pages -d .docz/build"
1010
},
1111
"dependencies": {
12+
"@emotion/core": "10.1.1",
1213
"docz": "latest",
1314
"prop-types": "^15.7.2",
1415
"react": "^16.11.0",
@@ -17,5 +18,6 @@
1718
},
1819
"devDependencies": {
1920
"gh-pages": "^3.1.0"
20-
}
21+
},
22+
"type": "commonjs"
2123
}

0 commit comments

Comments
 (0)