Skip to content

Commit

Permalink
bump 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Mar 28, 2019
1 parent 7f2a3e9 commit 86c7e42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "termina",
"version": "0.1.4",
"version": "0.1.5",
"description": "Start process from a Webpage",
"bin": {
"termina": "dist/server.js"
Expand Down Expand Up @@ -32,12 +32,12 @@
"md5": "^2.2.1",
"randomcolor": "^0.5.4",
"shortid": "^2.2.14",
"url-parse": "^1.4.4",
"ws": "^6.2.0"
},
"devDependencies": {
"http-server": "^0.11.1",
"shadow-cljs": "^2.8.21",
"source-map-support": "^0.5.11",
"url-parse": "^1.4.4"
"source-map-support": "^0.5.11"
}
}

0 comments on commit 86c7e42

Please sign in to comment.