Skip to content

Commit

Permalink
Release 1.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen committed Jan 9, 2017
1 parent d8e52e9 commit 724ca0a
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,21 +1 @@
{
"name": "angular-ui-router",
"description": "State-based routing for AngularJS",
"license": "MIT",
"main": "./release/angular-ui-router.js",
"dependencies": {
"angular": ">= 1.2.0"
},
"ignore": [
"**/.*",
"**/tsconfig.json",
"**/tsconfig.typedoc.json",
"**/webpack.config.js",
"**/node_modules",
"package.json",
"scripts",
"test",
"src"
],
"version": "1.0.0-beta.4"
}
{"name":"angular-ui-router","description":"State-based routing for AngularJS","license":"MIT","main":"./release/angular-ui-router.js","dependencies":{"angular":">= 1.2.0"},"ignore":["**/.*","**/tsconfig.json","**/tsconfig.typedoc.json","**/webpack.config.js","**/node_modules","package.json","scripts","test","src"],"version":"1.0.0-rc.1"}

0 comments on commit 724ca0a

Please sign in to comment.