Implements the first specs
TDD yeah !!!
This commit is contained in:
@@ -5,12 +5,13 @@
|
||||
"dependencies": {
|
||||
"angular": "^1.5.0",
|
||||
"angular-route": "^1.5.0",
|
||||
"angular-animate": "^1.5.0",
|
||||
"angular-sanitize": "^1.5.0",
|
||||
"angular-animate": "^1.5.0",
|
||||
"angular-sanitize": "^1.5.0",
|
||||
"angular-bootstrap": "^1.1.2",
|
||||
"bootstrap": "^3.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"angular-mocks": "^1.5.0"
|
||||
"angular-mocks": "^1.5.0",
|
||||
"karma-read-json": "^1.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user