Fix bug in pubspec

This commit is contained in:
Fabian Stamm 2022-07-30 13:27:07 +00:00
parent 98bc2d4148
commit c6af431292
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@hibas123/jrpcgen",
"version": "1.1.5",
"version": "1.1.6",
"main": "lib/index.js",
"license": "MIT",
"packageManager": "yarn@3.1.1",

View File

@ -3,8 +3,8 @@ description: JRPC
version: 1.0.0
environment:
sdk: '>=2.17.6 <3.0.0'
sdk: ">=2.17.6 <3.0.0"
dependencies:
dependencies: {}
dev_dependencies:
lints: ^2.0.0
lints: ^2.0.0