Skip to content

Commit c35ea2b

Browse files
authored
Merge pull request #517 from appuniversum/inputmask-5.0.9
Update to inputmask v5.0.9
2 parents f1e8c6f + 52c1fb6 commit c35ea2b

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)