pdap-design-system 2.1.1 → 2.1.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -44,6 +44,7 @@ fix(Button): update border styles
44
44
  Bug in post-css causing....
45
45
 
46
46
  BREAKING CHANGE
47
+ Prop `style` changes to `intent`
47
48
 
48
49
  # example 3
49
50
  docs(README): add button documentation
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pdap-design-system",
3
- "version": "2.1.1",
3
+ "version": "2.1.3",
4
4
  "description": "Global styles for PDAP apps",
5
5
  "author": "Police Data Accessibility Project, Inc.",
6
6
  "license": "ISC",