Skip to content

Commit 52c1fb6

Browse files
committed
Update to inputmask v5.0.9
The change we needed was released so we no longer need the beta version.
1 parent f1e8c6f commit 52c1fb6

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,10 @@
9898
"ember-template-imports": "^4.1.1",
9999
"ember-test-selectors": "^6.0.0",
100100
"ember-truth-helpers": "^3.1.1 || ^4.0.3",
101-
"inputmask": "^5.0.9-beta.45",
101+
"inputmask": "^5.0.9",
102102
"merge-anything": "^5.1.3",
103103
"tracked-toolbox": "^2.0.0"
104104
},
105-
"dependenciesComments": {
106-
"inputmask": "switch back to the stable releases once 5.0.9+ is out. More info: https://github.com/appuniversum/ember-appuniversum/issues/462"
107-
},
108105
"devDependencies": {
109106
"@ember/optional-features": "^2.0.0",
110107
"@ember/test-helpers": "^3.2.1",

0 commit comments

Comments
 (0)