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 24db702 commit d9074d0Copy full SHA for d9074d0
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "refract-js",
3
"type": "module",
4
- "version": "1.1.2",
+ "version": "1.1.3",
5
"description": "Simpler, Faster and Lighter JSX based rendering for Single-Page Applications",
6
"main": "build/refract.cjs.js",
7
"module": "build/refract.es.js",
0 commit comments