Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Sep 19, 2015
1 parent 5ca9f5a commit d24d378
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "basisjs-tools",
"title": "Basis.js developer tools",
"version": "1.4.0",
"version": "1.5.0",
"homepage": "https://github.com/basisjs/basisjs-tools",
"description": "Developer tools for basis.js framework",
"author": "Roman Dvornov <[email protected]>",
Expand All @@ -23,24 +23,20 @@
"basisjs-tools-config": "^1.0.0",
"basisjs-tools-ast": "^1.0.0",
"basisjs-tools-build": "basisjs/basisjs-tools-build",

"clap": "1.0.8",
"update-notifier": "0.5.0",
"chalk": "1.1.0",
"win-spawn": "2.0.0",
"exit": "~0.1.2",
"resolve": "1.1.6",
"minimatch": "2.0.10",

"socket.io": "1.3.6",
"socket.io-client": "1.3.6",
"http-proxy": "0.10.4",
"mime": "1.3.4"
},
"devDependencies": {
},
"scripts": {
},
"devDependencies": {},
"scripts": {},
"files": [
"bin",
"lib",
Expand Down

0 comments on commit d24d378

Please sign in to comment.