New release process

This commit is contained in:
Alexander Zobnin
2020-06-04 12:52:56 +03:00
parent a416bcfc4f
commit ec48fa0e55
8 changed files with 205 additions and 3 deletions

View File

@@ -43,6 +43,7 @@
"module": true,
"beforeEach": true,
"inject": true,
"__dirname": true
"__dirname": true,
"process": true
}
}