We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a209cec commit 472931cCopy full SHA for 472931c
2 files changed
.changeset/two-vans-beg.md
@@ -0,0 +1,5 @@
1
+---
2
+'pretty-proptypes': patch
3
4
+
5
+decrement kind2string version as it's not published yet
packages/pretty-proptypes/package.json
@@ -16,7 +16,7 @@
16
"dependencies": {
17
"@babel/runtime": "^7.4.4",
18
"@emotion/core": "^10.0.14",
19
- "kind2string": "^0.8.3",
+ "kind2string": "^0.8.1",
20
"react-markings": "^1.2.0"
21
},
22
"files": [
0 commit comments