Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(100)

Unified Diff: package.json

Issue 2434903002: Fix crash generating facades for loasd. Fix bug in how we handle TypePredicates. Add test for TypeP… (Closed)
Patch Set: Fix crash generating facades for loasd. Fix bug in how we handle TypePredicates. Add test for TypeP… Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/merge.ts ('k') | test/function_test.ts » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: package.json
diff --git a/package.json b/package.json
index cd311b75642ceffffbad2a04ef7c5652c54d8b29..7f333aacee435f9e0214bd97a336c49e70fc0941 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "dart_js_facade_gen",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "Generate Dart package:js JS Interop faces for arbitrary TypeScript libraries.",
"dependencies": {
"dart-style": "^0.2.7",
« no previous file with comments | « lib/merge.ts ('k') | test/function_test.ts » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698