Skip to content

Commit

Permalink
Use tern 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
angelozerr committed Sep 23, 2015
1 parent e6c335e commit 0eb4664
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
"test": "node ./test/all.js"
},
"dependencies": {
"tern": "^0.14.0",
"acorn": "^2.3.0",
"tern": "^0.15.0",
"acorn": "^2.4.0",
"sax": ">=1.1.1",
"csslint": "0.10.0",
"tern-lint": "0.3.0"
"tern-lint": "^0.5.0"
},
"devDependencies": {
"sinon": "^1.15.4",
"test": ">=0.0.5",
"codemirror": "^5.6.0",
"codemirror-extension": "^0.1.0",
"codemirror-javascript": "^0.1.0"
"codemirror": "^5.7.0",
"codemirror-extension": "^0.1.0",
"codemirror-javascript": "^0.1.0"
},
"keywords": [
"tern",
Expand Down

0 comments on commit 0eb4664

Please sign in to comment.