diff --git a/pubspec.yaml b/pubspec.yaml index 21791b9..414dfca 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: parsejs version: 1.0.0 -author: Asger Feldthaus +author: Asger Feldthaus description: JavaScript parser. homepage: https://github.com/asgerf/jsparser dependencies: - unicode: '>=0.0.8' + unicode: '>=0.0.8 <1.0.0'