Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Commit 6b003a9

Browse files
committed
adding forgotten pubspec.yaml file
1 parent 306d9d5 commit 6b003a9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Chapter_05/pubspec.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: angular_dart_demo
2+
version: 0.0.1
3+
dependencies:
4+
angular:
5+
# 0.0.2
6+
git: https://github.com/angular/angular.dart.git
7+
# git: https://github.com/mhevery/angular.dart.git
8+
9+
browser: any
10+
js: any
11+
unittest: any

0 commit comments

Comments
 (0)