Skip to content

Commit ae618cc

Browse files
committed
remove changes to pubspec
1 parent 7fcf11c commit ae618cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/vector_graphics/example/pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: example
22
description: An example of the vector_graphics package
3-
publish_to: none
3+
publish_to: 'none'
44

55
environment:
66
sdk: ^3.8.0
@@ -12,6 +12,7 @@ dependencies:
1212
vector_graphics: any
1313
vector_graphics_compiler: any
1414

15+
1516
dev_dependencies:
1617
flutter_test:
1718
sdk: flutter

0 commit comments

Comments
 (0)