Skip to content

Commit 0887e76

Browse files
authored
Merge pull request #3 from edgarmueller/master
Updated deps
2 parents 86193f5 + db94b63 commit 0887e76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@angular/router": "^4.0.0",
2323
"@webcomponents/webcomponentsjs": "^1.0.0",
2424
"core-js": "^2.4.1",
25-
"jsonforms": "^2.0.0-alpha.3",
25+
"jsonforms": "^2.0.0-alpha.10",
2626
"rxjs": "^5.1.0",
2727
"zone.js": "^0.8.4"
2828
},
@@ -43,6 +43,6 @@
4343
"protractor": "~5.1.0",
4444
"ts-node": "~2.0.0",
4545
"tslint": "~4.5.0",
46-
"typescript": "~2.2.0"
46+
"typescript": "~2.4.0"
4747
}
4848
}

0 commit comments

Comments
 (0)