Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
feat(dependencies): add angular as the required dependency
Browse files Browse the repository at this point in the history
Repacks #1299
  • Loading branch information
knalli committed Dec 13, 2015
1 parent c66e5f4 commit 475a9b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,8 @@
"karma-phantomjs-launcher": "~0.1.4",
"load-grunt-tasks": "~0.2.0",
"plato": "^1.5.0"
},
"dependencies": {
"angular": ">=1.2.26 <=1.5"
}
}

0 comments on commit 475a9b6

Please sign in to comment.