Release v0.1.5

This commit is contained in:
Ali BARIN
2022-10-09 10:17:33 +02:00
parent 0d04e1534d
commit ec8e57972a
7 changed files with 12 additions and 13 deletions

View File

@@ -1,13 +1,12 @@
{
"name": "@automatisch/e2e-tests",
"version": "0.1.4",
"version": "0.1.5",
"license": "AGPL-3.0",
"private": true,
"description": "The open source Zapier alternative. Build workflow automation without spending time and money.",
"scripts": {
"open": "cypress open"
},
"dependencies": {},
"contributors": [
{
"name": "automatisch contributors",
@@ -25,4 +24,4 @@
"devDependencies": {
"cypress": "^10.9.0"
}
}
}