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

Unified Diff: packages/js_util/pubspec.yaml

Issue 2312183003: Removed Polymer from Observatory deps (Closed)
Patch Set: Created 4 years, 3 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 | « packages/js_util/lib/src/js_util_base.dart ('k') | packages/js_util/test/js_util_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/js_util/pubspec.yaml
diff --git a/packages/js_util/pubspec.yaml b/packages/js_util/pubspec.yaml
deleted file mode 100644
index fc54d807f99ef08394c70c68f6b1884dbe65162c..0000000000000000000000000000000000000000
--- a/packages/js_util/pubspec.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
-name: js_util
-description: Utilities to access JavaScript from Dart.
-version: 0.2.0
-author: Fluidic Team <dev@fluidic.io>
-homepage: https://github.com/fluidic/js_util
-
-environment:
- sdk: '>=1.8.0 <2.0.0'
-
-dependencies:
- js: '>=0.6.0 <0.7.0'
- quiver_iterables: '>=1.0.0 <2.0.0'
-
-dev_dependencies:
- browser: '>=0.10.0 <0.11.0'
- test: '>=0.12.0 <0.13.0'
« no previous file with comments | « packages/js_util/lib/src/js_util_base.dart ('k') | packages/js_util/test/js_util_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698