We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a0489 commit b875435Copy full SHA for b875435
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "classwrap",
3
"description": "0.3 KB JavaScript utility for conditionally concatenating class names.",
4
- "version": "1.2.2",
+ "version": "1.2.3",
5
"main": "dist/classwrap.js",
6
"jsnext:main": "src/index.js",
7
"module": "src/index.js",
0 commit comments