Skip to content

Commit

Permalink
Bump maskMoney.js to 3.1.1
Browse files Browse the repository at this point in the history
- Fixes #412

(cherry picked from commit 2656aa1)
  • Loading branch information
stevepiercy committed Aug 26, 2020
1 parent 60cf216 commit 6b31b10
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deform/widget.py
Original file line number Diff line number Diff line change
Expand Up @@ -2122,7 +2122,7 @@ def __call__(self, requirements):
None: {"js": "deform:static/scripts/jquery.maskedinput-1.3.1.min.js"}
},
"jquery.maskMoney": {
None: {"js": "deform:static/scripts/jquery.maskMoney-1.4.1.js"}
None: {"js": "deform:static/scripts/jquery.maskMoney-3.1.1.min.js"}
},
"deform": {
None: {
Expand Down

0 comments on commit 6b31b10

Please sign in to comment.