Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
runthis authored Jan 25, 2024
1 parent 6e20251 commit 9a004db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@
"js-minify-prod": "npx google-closure-compiler --js=js/src/swapform.js --js_output_file=dist/js/swapform.min.js --create_source_map=dist/js/swapform.min.js.map --source_map_include_content --output_wrapper '%output%\n//# sourceMappingURL=swapform.js.map' --language_out=ES6"
},
"style": "dist/css/swapform.css",
"version": "1.1.5"
"version": "1.1.51"
}

0 comments on commit 9a004db

Please sign in to comment.