Skip to content

Commit

Permalink
upgrade prelude.ts to 0.4.0, release 0.0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanueltouzery committed Oct 29, 2017
1 parent 9d57fd1 commit feef406
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": "ng-typeview",
"version": "0.0.32",
"version": "0.0.33",
"description": "library to enable type-checking of angular views when using typescript",
"keywords": [
"angularjs",
Expand Down Expand Up @@ -30,7 +30,7 @@
"typescript": "2.3.4",
"parsimmon": "1.4.0",
"@types/parsimmon": "1.3.0",
"prelude.ts": "0.3.0"
"prelude.ts": "0.4.0"
},
"devDependencies": {
"mocha": "3.4.2",
Expand Down

0 comments on commit feef406

Please sign in to comment.