Skip to content

Commit

Permalink
v1.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasBomholtz committed May 19, 2022
1 parent 92235e5 commit 2f9dff9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wappsto-cli",
"version": "1.5.8",
"version": "1.5.9",
"description": "Command Line Interface for Wappsto",
"scripts": {
"lint": "eslint --ignore-pattern examples --ignore-path .gitignore .",
Expand Down Expand Up @@ -58,8 +58,8 @@
"dependencies": {
"async-mutex": "^0.3.1",
"axios": "^0.27.2",
"browser-sync-client": "2.27.9",
"browser-sync": "2.26.14",
"browser-sync-client": "2.27.9",
"chalk": "^4.1.2",
"command-line-args": "^5.2.1",
"command-line-usage": "^6.1.0",
Expand Down

0 comments on commit 2f9dff9

Please sign in to comment.