Skip to content

Commit

Permalink
chore: bump version in ./app/package.json #242
Browse files Browse the repository at this point in the history
  • Loading branch information
billchurch committed May 17, 2021
1 parent 545d503 commit 00e990c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webssh2",
"version": "0.3.1",
"version": "0.4.0-testing-0",
"ignore": [
".gitignore"
],
Expand Down Expand Up @@ -65,9 +65,12 @@
"css-loader": "^5.2.4",
"eslint": "^7.26.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.4.0",
"mini-css-extract-plugin": "^1.6.0",
"nodaemon": "0.0.5",
"prettier": "^2.3.0",
"snazzy": "^9.0.0",
"socket.io-client": "^4.1.1",
"standard-version": "^9.3.0",
Expand Down

0 comments on commit 00e990c

Please sign in to comment.