We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f76200 commit 48a23fcCopy full SHA for 48a23fc
bower.json
@@ -1,8 +1,8 @@
1
{
2
"name": "angular-middleware",
3
- "version": "2.1.2",
+ "version": "2.1.3",
4
"description": "Laravel-like middleware for angular ui.router and ngRoute",
5
- "main": "dist/angular-middleware.min.js",
+ "main": "dist/angular-middleware.js",
6
"authors": [
7
"Karl Hepler <[email protected]>"
8
],
package.json
"description": "Laravel-like middleware for angular uiRouter",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
0 commit comments