Skip to content

Commit 2c78a75

Browse files
committed
initial
1 parent 1633b9d commit 2c78a75

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pubspec.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
name: file_errors
22
description: "Cross-platform extensions that help determine the cause of a caught FileSystemException"
3-
version: 0.0.0-dev
4-
homepage: https://github.com/rtmigo/xrandom
3+
version: 1.0.0
4+
homepage: https://github.com/rtmigo/file_errors
55

66
environment:
77
sdk: ">=2.12.0 <3.0.0"
88

99
dependencies:
10-
meta: ^1.3.0
11-
10+
#meta: ^1.3.0
1211
errno: ^1.1.0
1312

1413
dev_dependencies:

0 commit comments

Comments
 (0)