Skip to content

Commit 724ca0a

Browse files
Release 1.0.0-rc.1
1 parent d8e52e9 commit 724ca0a

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

bower.json

+1-21
Original file line numberDiff line numberDiff line change
@@ -1,21 +1 @@
1-
{
2-
"name": "angular-ui-router",
3-
"description": "State-based routing for AngularJS",
4-
"license": "MIT",
5-
"main": "./release/angular-ui-router.js",
6-
"dependencies": {
7-
"angular": ">= 1.2.0"
8-
},
9-
"ignore": [
10-
"**/.*",
11-
"**/tsconfig.json",
12-
"**/tsconfig.typedoc.json",
13-
"**/webpack.config.js",
14-
"**/node_modules",
15-
"package.json",
16-
"scripts",
17-
"test",
18-
"src"
19-
],
20-
"version": "1.0.0-beta.4"
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-rc.1"}

0 commit comments

Comments
 (0)