Add sdk constraint and update test deps

This commit is contained in:
Burhanuddin Rashid 2021-04-09 10:50:03 +05:30 committed by GitHub
parent 726aa51ba5
commit f218412d7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,5 +2,8 @@ name: gilded_rose
version: 0.0.1 version: 0.0.1
description: A simple console application. description: A simple console application.
environment:
sdk: '>=2.10.0 <3.0.0'
dev_dependencies: dev_dependencies:
test: '>=0.12.11 <0.13.0' test: ^1.16.8