We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80c005 commit bed7192Copy full SHA for bed7192
js/ui/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "siwe-ui",
3
"private": true,
4
- "version": "1.2.0",
+ "version": "1.3.0",
5
"scripts": {
6
"dev": "webpack serve --port 9080",
7
"build": "cross-env NODE_ENV=production webpack && mkdir -p ../../static && mv dist/* ../../static/",
0 commit comments