Regex Memo: allow multiline input, fix versioning, fix css and class naming

This commit is contained in:
Nicolas Maltais 2020-09-15 13:37:54 -04:00
parent 1a2abc2824
commit ac4810186d
5 changed files with 14 additions and 14 deletions

View file

@ -1,7 +1,7 @@
{
"name": "it-tools",
"description": "",
"version": "1.8.1",
"version": "1.6.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",