diff options
Diffstat (limited to 'pubspec.yaml')
| -rw-r--r-- | pubspec.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pubspec.yaml b/pubspec.yaml new file mode 100644 index 0000000..552afcd --- /dev/null +++ b/pubspec.yaml @@ -0,0 +1,7 @@ +name: flevum + +environment: + sdk: ^3.6.0 + +dev_dependencies: + sass: ^1.101.0 |
