Skip to content

Commit

Permalink
Merge pull request #80 from varp/master
Browse files Browse the repository at this point in the history
v2.0.1
  • Loading branch information
varp committed Dec 12, 2017
2 parents 10e0e0b + 6aeda75 commit c380aac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
3 changes: 3 additions & 0 deletions Readme.md
Expand Up @@ -84,3 +84,6 @@ Author & Contributors
----------------------
The original author of this package [Tane Piper](https://github.com/tanepiper).
At the time the project maintainer is [Vardan Pogosian](https://github.com/varp).



5 changes: 2 additions & 3 deletions package.json
@@ -1,10 +1,9 @@
{
"name": "sublime-nodejs",
"version": "1.5.6",
"version": "2.0.0",
"description": "NPM Support file for the Sublime Text 3 Nodejs Plugin",
"dependencies": {
"commander": "^2.9.0",
"uglify-js": "^2.6.4",
"tern": "^0.21.0"
"uglify-js": "^2.6.4"
}
}

0 comments on commit c380aac

Please sign in to comment.