Skip to content

Commit d1acb42

Browse files
authored
add conf πŸ“ž validation and update paypal (#290)
make sure that conference_phone uses valid characters and is > 10 characters in length switch paypal to be spec-compliant paypal.me username
1 parent 1f88e3e commit d1acb42

File tree

6 files changed

+117
-107
lines changed

6 files changed

+117
-107
lines changed

β€Žpackage-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tsml-ui",
3-
"version": "1.5.7",
3+
"version": "1.5.8",
44
"private": false,
55
"license": "MIT",
66
"scripts": {

β€Žpublic/app.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)