Skip to content

Commit

Permalink
🔖 v1.1.1 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
prateek3255 authored Jun 28, 2023
1 parent a5b8f7e commit 0a6a7ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "siwe-ui",
"private": true,
"version": "1.1.0",
"version": "1.1.1",
"scripts": {
"dev": "webpack serve --port 9080",
"build": "cross-env NODE_ENV=production webpack && mkdir -p ../../static && mv dist/* ../../static/",
Expand Down

0 comments on commit 0a6a7ea

Please sign in to comment.