mirror of
https://github.com/moparisthebest/mail
synced 2025-02-16 23:20:09 -05:00
Update package.json to use angularjs instead of angular
This commit is contained in:
parent
746c4f3b2d
commit
07222d24f4
@ -18,7 +18,7 @@
|
|||||||
"requirejs": "2.1.10"
|
"requirejs": "2.1.10"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"angular": "https://github.com/angular/angular.js/tarball/v1.2.8",
|
"angularjs": "https://github.com/angular/angular.js/tarball/v1.2.8",
|
||||||
"grunt": "~0.4.1",
|
"grunt": "~0.4.1",
|
||||||
"mocha": "~1.13.0",
|
"mocha": "~1.13.0",
|
||||||
"chai": "~1.7.2",
|
"chai": "~1.7.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user