Skip to content

Commit

Permalink
chore: update ngast version
Browse files Browse the repository at this point in the history
  • Loading branch information
mgechev committed Mar 6, 2017
1 parent 440cdee commit 30e921a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codelyzer",
"version": "3.0.0-rc.1",
"version": "3.0.0-rc.2",
"description": "Linting for Angular applications, following angular.io/styleguide.",
"scripts": {
"lint": "tslint -c tslint.json src/**/*.ts test/**/*.ts",
Expand Down Expand Up @@ -79,7 +79,7 @@
"app-root-path": "^2.0.1",
"css-selector-tokenizer": "^0.7.0",
"cssauron": "^1.4.0",
"ngast": "^0.0.2",
"ngast": "^0.0.4",
"semver-dsl": "^1.0.1",
"source-map": "^0.5.6",
"sprintf-js": "^1.0.3"
Expand Down

0 comments on commit 30e921a

Please sign in to comment.