We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5124894 commit 01586baCopy full SHA for 01586ba
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-sm-select",
3
- "version": "1.0.5",
+ "version": "1.0.6",
4
"description": "React Multi/Single Select Component",
5
"main": "./dist/index.js",
6
"module": "./es/index.js",
@@ -40,8 +40,8 @@
40
"gh-pages": "^2.0.1",
41
"git-url-parse": "^10.1.0",
42
"jest": "^23.6.0",
43
- "nodemon": "^1.18.5",
44
"node-sass": "^4.9.4",
+ "nodemon": "^1.18.5",
45
"npm-run-all": "^4.1.3",
46
"postcss": "^7.0.5",
47
"postcss-cli": "^6.0.1",
0 commit comments