We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b935dac commit 7010cdbCopy full SHA for 7010cdb
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-client-variables",
3
"description": "Create-react-app library to allow server-side runtime environment variables to be made available to client-side scripts",
4
- "version": "1.0.0",
+ "version": "1.0.1",
5
"bin": {
6
"react-client-variables": "client.js"
7
},
0 commit comments