Set up Basic AngularDart Structure
This commit is contained in:
parent
fffcc3fbae
commit
f3dfc3b368
7 changed files with 193 additions and 32 deletions
|
|
@ -7,10 +7,12 @@ homepage: https://www.martyoehme.org/
|
|||
environment:
|
||||
sdk: '>=2.0.0-dev.66.0 <2.0.0'
|
||||
|
||||
#dependencies:
|
||||
# path: ^1.4.1
|
||||
dependencies:
|
||||
angular: ^5.0.0-beta
|
||||
|
||||
dev_dependencies:
|
||||
angular_test: ^2.0.0-beta
|
||||
build_runner: ^0.9.0
|
||||
build_test: ^0.10.2
|
||||
build_web_compilers: ^0.4.0
|
||||
test: ^1.2.0
|
||||
test: ^1.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue