2
0
mirror of https://github.com/tenrok/maska.git synced 2026-06-17 19:21:21 +03:00

Bump version to 1.1.5

This commit is contained in:
Alexander Shabunevich
2020-08-19 21:53:05 +03:00
parent c34a86f88d
commit 006b657607
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "maska",
"version": "1.1.4",
"version": "1.1.5",
"description": "Simple zero-dependency input mask for Vue.js and vanilla JS",
"keywords": [
"mask",
@@ -32,7 +32,7 @@
"rimraf": "^3.0.0",
"rollup": "^2.0.2",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-terser": "^5.3.0",
"rollup-plugin-terser": "^7.0.0",
"standard": "^14.3.1"
},
"browserslist": "> 0.25%, ie 11",