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 035ad4d commit 8df7ee5Copy full SHA for 8df7ee5
package.json
@@ -32,7 +32,7 @@
32
"lint:scss": "./node_modules/.bin/stylelint **/*.scss --syntax scss",
33
"test": "npm run lint && npm run jest"
34
},
35
- "version": "1.0.2",
+ "version": "1.0.3",
36
"dependencies": {
37
"prop-types": "^15.6.2",
38
"react": "^16.4.1",
0 commit comments