lib/puppet-herald/public/bower.json in puppet-herald-0.1.0 vs lib/puppet-herald/public/bower.json in puppet-herald-0.1.1
- old
+ new
@@ -1,15 +1,14 @@
{
"name": "puppet-herald",
"description": "Report processor for Puppet",
"version": "0.1.0",
- "homepage": "https://github.com/wavesoftware/puppet-herald",
+ "homepage": "https://github.com/wavesoftware/gem-puppet-herald",
"license": "Apache 2.0",
"private": false,
"dependencies": {
"angular": "1.3.x",
"angular-route": "1.3.x",
"angular-loader": "1.3.x",
- "angular-mocks": "~1.3.x",
- "html5-boilerplate": "~4.3.0"
+ "angular-mocks": "1.3.x"
}
}