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.
2 parents e70f81b + da4bc20 commit 34f15caCopy full SHA for 34f15ca
package.json
@@ -2,7 +2,7 @@
2
"name": "angular-logger",
3
"version": "1.1.0",
4
"description": "> Enhance $log for better logging, including patterns and level management",
5
- "main": "angular-logger.min.js",
+ "main": "dist/angular-logger.min.js",
6
"scripts": {
7
"test": "gulp test"
8
},
0 commit comments