0d66f87747
Roll the version number and constrain the sdk version with this new roll. Next beta will be 2.16, so use that as the minimum. Change-Id: I50ac1309255f9553ec2faa21958759e15e7712cc Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/222940 Reviewed-by: Sigmund Cherem <sigmund@google.com> Commit-Queue: Srujan Gaddam <srujzs@google.com>
11 lines
252 B
YAML
11 lines
252 B
YAML
name: js
|
|
version: 0.6.4
|
|
description: Annotations to create static Dart interfaces for JavaScript APIs.
|
|
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/js
|
|
|
|
environment:
|
|
sdk: ">=2.16.0-100.0.dev <3.0.0"
|
|
|
|
dev_dependencies:
|
|
pedantic: ^1.9.0
|